Skip to main content
POST
Export Payments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

accept
enum<string>
required
Available options:
application/json,
text/csv

Body

application/json
approved_only
boolean
default:false

Whether to only export approved payment allocations.

since
string<date-time>

Export payment allocations since this date. If not provided, and approved_only is True, will default to the time of the last export where approved_only was True.

Response

Successful response