Generating the Transaction Report is an asynchronous operation. In case of success, the request will be accepted and the Transaction Report will be generated in an asynchronous way.
Transaction Report request, containing the time period and the report format.
The request already exists. Use the getTransactionReport action to get the Transaction Report details.
The request has been created. It will be processed asynchronous. Use the getTransactionReport action to get the Transaction Report status and details.
Bad request
Error
Error
Too Many Requests
Error
Maintenance or Service unavailable
{- "date_start": "2022-08-01T00:00:00+00:00",
- "date_end": "2022-08-31T23:59:59+00:00",
- "format": "csv"
}
{- "data": {
- "id": "f75223a4-4701-47be-8f1b-65af8f835276"
}
}