Export transactions
Path parameters
id
Company ID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
format
Export format
Allowed values:csv xlsx json
startDate
Start date for filtering transactions
endDate
End date for filtering transactions
Response
Transactions exported successfully
url
URL to download the exported file
filename
Name of the exported file
count
Number of transactions exported
Errors
400
Bad Request
404
Not Found