List Combined Transfers

Retrieves a list of Combined Transfers. These represent transactions where both a counterparty Synthetic Account and a Transfer were created in a single API call. You can filter results by status and other parameters.

Query Params
integer
Defaults to 100

Maximum number of items to retrieve. This filter is automatically applied with the default value if not given.

integer
Defaults to 0

Index of the items to start retrieving from

date-time

Return only results with created_at after the provided ISO 8601 date or timestamp

date-time

Return only results with created_at before the provided ISO 8601 date or timestamp

string

A unique, immutable id provided by the Client. Multiple values are allowed e.g. external_uid[]=uKxmLxUEiSj5h4M3&external_uid[]=y9reyPMNEWuuYSC1.

string
enum

Filter by status. Multiple values are allowed, e.g. status[]=queued&status[]=pending.

Allowed:
string

A unique, immutable id provided by the Client. Multiple values are allowed e.g. synthetic_account_external_uid[]=uKxmLxUEiSj5h4M3&synthetic_account_external_uid[]=y9reyPMNEWuuYSC1.

string

Filter by Synthetic Account Pool. Multiple values are allowed, e.g. synthetic_account_pool_uid[]=wTSMX1GubP21ev2h&synthetic_account_pool_uid[]=7UvkHn3Ss9AbWe2c.

string

Newline-generated unique id of the associated Synthetic Account. Multiple values are allowed, e.g. synthetic_account_uid[]=wTSMX1GubP21ev2h&synthetic_account_uid[]=7UvkHn3Ss9AbWe2c.

string

Filter by Synthetic Transfer Customer. Multiple values are allowed, e.g. transfer_customer_uid[]=wTSMX1GubP21ev2h&transfer_customer_uid[]=7UvkHn3Ss9AbWe2c.

string

A unique, immutable id provided by the Client. Multiple values are allowed e.g. transfer_external_uid[]=uKxmLxUEiSj5h4M3&transfer_external_uid[]=y9reyPMNEWuuYSC1.

string

Newline-generated unique id of the associated Synthetic Transfer. Multiple values are allowed, e.g. transfer_uid[]=wTSMX1GubP21ev2h&transfer_uid[]=7UvkHn3Ss9AbWe2c.

Headers
string
required

A unique identifier provided for each request. Duplicate values submitted in requests within 7 days of each other will cause the request to be rejected.

Responses

Language
Credentials
Header
Response
Choose an example:
application/json