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_authorisationsapp_connected_organisationsgc_invalid_authorisation_requestspartner_feespayments_import_templatepayment_account_statementoutbound_payments_indexpayment_account_transactionsdownload_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
errorobjectGeneric error
6 properties
codeintegerdocumentation_urlstringerrorsarray
6 properties
reasonstringfieldstringrequest_pointerstringmessagestringmetadataobjectlinksobjectmessagestringrequest_idstringtypestringList exports#
/exportsReturns a list of exports which are available for download.
Query Parameters
| Name | Type | Description |
|---|---|---|
before | string | Cursor pointing to the end of the desired set. |
after | string | Cursor pointing to the start of the desired set. |
limit | string | Number of records to return. |
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_authorisationsapp_connected_organisationsgc_invalid_authorisation_requestspartner_feespayments_import_templatepayment_account_statementoutbound_payments_indexpayment_account_transactionscurrencystring
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
errorobjectGeneric error
6 properties
codeintegerdocumentation_urlstringerrorsarray
6 properties
reasonstringfieldstringrequest_pointerstringmessagestringmetadataobjectlinksobjectmessagestringrequest_idstringtypestring