latestOpenAPI 3.0.22026-08-21530310.0 KB

54f4fe726d8f

Combined Transfers

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.

get/combined_transfers

Query parameters

status'queued' | 'pending' | 'failed' | 'completed'

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

Example:completed
synthetic_account_external_uidstring
Example:client-generated-id

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

synthetic_account_pool_uidstring
Example:wTSMX1GubP21ev2h

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

synthetic_account_uidstring
Example:7UvkHn3Ss9AbWe2c

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

transfer_customer_uidstring
Example:wTSMX1GubP21ev2h

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

transfer_external_uidstring
Example:client-generated-id

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

transfer_uidstring
Example:7UvkHn3Ss9AbWe2c

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

Parameters

#/paths/~1pools/get/parameters/1 — unresolved $ref
#/paths/~1pools/get/parameters/2 — unresolved $ref
#/paths/~1transactions/get/parameters/15 — unresolved $ref
#/paths/~1transactions/get/parameters/16 — unresolved $ref
#/paths/~1transfers/get/parameters/1 — unresolved $ref