Get All Transfers

Use this API to get details of all transfers made from your ZWITCH account.

Query Params
string

The number of results you want to get per API call.

Use this with the start_before or start_after parameters for pagination.

  • Defaul.t value 10.
  • Maximum value 100.
Example: 15

string

The transfer_id before which you want to get details.

Use this with the results_per_page for pagination.

Example: tr_uEqOtg07bcXMb99WWBVOnKP3Y

string

The transfer_id after which you want to get details.

Use this with the results_per_page for pagination.

Example: tr_uEqOtg07bcXMb99WWBVOnKP3Y

string

Has to be used with to_date.

The UNIX timestamp after which details should be returned.

Use this with the results_per_page, start_after, and start_before for pagination.

Example: 1651052818

string

Has to be used with from_date.

The UNIX timestamp before which details should be returned.

Use this with the results_per_page, start_after, and start_before for pagination.

Example: 1651052818

string

Get a list of all transfers made from the entered debit_account_id.

Example: va_tIOb4zA92pAkhRzlr4Z6pbHSv

string

Get a list of all transfers made to the entered credit_account_id.

Example: va_lV5JpIu8AVMNfPexv4W8SyuOv

string

Get a list of all transfers made to the entered beneficiary_id.

Example: vab_SVzPPMJOyRa0rI8n6CCN6wMa8

string

The unique identifier entered when creating the transfer.

Example: 1409614085

string

The unique identifier entered when creating the bulk transfer.

Example: 1409614085

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json