Create a Transactions Report
Authentication
Path parameters
Request
Max. length: 255 characters
Custom data that you can add to this object.
Possible values: CSV
The format of the report file.
Max. length: 255 characters
The URL to which the notification indicating that the report is ready to be downloaded will be sent.
Possible values: CreationDate:ASC, CreationDate:DESC
Default value: CreationDate:ASC
The sort direction based on transaction creation date.
Whether the report is limited to the first 10 lines (and therefore quicker to generate).
Allowed values: The Columns listed in the Reports article, which differ according to the report type.
The information to be included in the report.
Response
Max length: 128 characters (see data formats for details)
The unique identifier of the object.
Unix timestamp (UTC) of the date and time the object was created.
Max. length: 255 characters
Custom data that you can add to this object.
Unix timestamp (UTC) of the date and time the report was generated.
Returned values: PENDING, READY_FOR_DOWNLOAD, FAILED, EXPIRED
The status of the report:
PENDING– The report is being generated.READY_FOR_DOWNLOAD– The report has been created, and can be downloaded.FAILED– The report cannot be generated.EXPIRED– The report was created, but is no longer available for download (it can be re-run to be downloaded again with fresh data).
Returned values: CSV
The format in which the report is going to be downloaded.
The URL at which the report file can be downloaded when the Status is GENERATED.
Max. length: 255 characters
The URL to which the notification indicating that the report is ready to be downloaded will be sent.
Returned values: TRANSACTIONS, WALLETS
The type of the report, indicating whether it lists transactions or wallets.
Whether the report is limited to the first 10 lines (and therefore quicker to generate).
Returned values: The Columns listed in the Reports article, which differ according to the report type.
The information to be included in the report.
The code indicating the result of the operation. This information is mostly used to handle errors or for filtering purposes.