POST
/
v2.01
/
{ClientId}
/
reports
/
transactions

Note – Report expiration date

A report expires after 24 hours (i.e., you can no longer download it after this period). You can still generate a new report with the same filters and information easily.

Note – BeforeDate value restriction

To ensure that data provided on each report are up-to-date, the BeforeDate parameter cannot be greater than the report creation date minus 5 minutes. If it is, BeforeDate will be automatically set according to this constraint.

Body parameters

Tag
string

Max. length: 255 characters

Custom data that you can add to this object. 
For reports, this parameter can be useful to give the report a name.

DownloadFormat
string

Allowed values: CSV

The format in which the report is going to be downloaded.

CallbackURL
string

Max. length: 255 characters

The URL to which the notification indicating that the report is ready to be downloaded will be sent.

Sort
string

Allowed values: CreationDate:ASC, CreationDate:DESC

The sorting direction of the CreationDate column. By default, the generated report is sorted by ascending creation date.

Preview
boolean

Whether the report is limited to the first 10 lines (and therefore quicker to generate).

Filters
object

The filtering parameters to optimize the report.

Columns
array

Allowed values: The Columns listed in the Reports article, which differ according to the report type.

The information to be included in the report.

Responses