post https://uat-synapsefi.com/users//nodes//statements
Use this call to request ad-hoc statements for specific nodes
Feature in Open Beta
This product has successfully progressed through closed beta and we believe it is ready for general customer use. We are finalizing product and reliability improvements to ensure all features will properly scale.
Request Body
Key | Type | Description |
---|---|---|
date_start | integer | [Required] Start date of statement (milliseconds since Unix epoch time). |
date_end | integer | [Required] End date of statement (milliseconds since Unix epoch time). |
webhook | string | [Optional] URL where statement webhook will be sent |
Additional Information
- Currently, ad-hoc statements are provided in
.csv
and.json
formats only