Create a new Combined Transfer

Creates a Combined Transfer by simultaneously creating a counterparty Synthetic Account and initiating a Transfer. This streamlines asset movement by reducing the number of steps required to set up and execute a transaction.

Body Params
string

Optional client-supplied uid

synthetic_account
object
required

Synthetic Account to be created or reused for a transfer. For more details on object structure, supported options and examples please refer to POST /synthetic_accounts.

transfer
object
required

Transfer details to initiate a transfer with. For more details on object structure, supported options and examples please refer to POST /transfers. NOTE: Only source or destination synthetic account uid must be supplied for combined transfer, synthetic_account from the request will be used as the other party.

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
LoadingLoading…
Response
Choose an example:
application/json