Get a single export#
/exports/{export_id}Returns a single export.
Path Parameters
| Name | Type | Description |
|---|---|---|
export_idrequired | string | The export id |
Response 200
Successful response
exportsobject6 properties
idstring
Unique identifier, beginning with "EX".
created_atstring
Fixed timestamp, recording when this resource was created.
export_typestring
The type of the export
payments_indexevents_indexrefunds_indexpayouts_indexcustomers_indexsubscriptions_indexpayment_eventssubscription_eventspayout_eventsrefund_eventsmandate_eventspayout_events_breakdownpayout_events_reconciliationpayout_transactions_breakdownpayout_transactions_reconciliationauthorisation_requestscustomer_bank_accountsusersorganisation_authorisationsgc_invalid_authorisation_requestspartner_feespayments_import_templatepayment_account_statementoutbound_payments_indexdownload_urlstring
Download url for the export file. Subject to expiry.
currencystring
The currency of the export (if applicable)
error_messagestring
Error message if the export encountered an error during processing.
Errors 400401404422500
Bad Request
Unauthorised
Not found
Validation Error
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobjectList exports#
/exportsReturns a list of exports which are available for download.
Response 200
Successful response
exportsarray4 properties
idstring
Unique identifier, beginning with "EX".
export_typestring
The type of the export
payments_indexevents_indexrefunds_indexpayouts_indexcustomers_indexsubscriptions_indexpayment_eventssubscription_eventspayout_eventsrefund_eventsmandate_eventspayout_events_breakdownpayout_events_reconciliationpayout_transactions_breakdownpayout_transactions_reconciliationauthorisation_requestscustomer_bank_accountsusersorganisation_authorisationsgc_invalid_authorisation_requestspartner_feespayments_import_templatepayment_account_statementoutbound_payments_indexcurrencystring
The currency of the export (if applicable)
created_atstring
Fixed timestamp, recording when this resource was created.
metaobject2 properties
limitintegercursorsobject
2 properties
beforestring
Cursor pointing to the end of the desired set.
afterstring
Cursor pointing to the start of the desired set.
Errors 400401404422500
Bad Request
Unauthorised
Not found
Validation Error
Internal Error
Error Body
codeintegerdocumentation_urlstringerrorsarray2 properties
reasonstringmessagestringmessagestringrequest_idstringtypestringmetadataobjectlinksobject