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.
Request body
Example request
{
"external_uid": "YrfDrfVRgpPgnhF5"
}Response
A single Combined Transfer is returned
Changes
Changed in 1 of the 2 revisions of this API.22
- ▲
added
subschema #1subschema #2to thesynthetic_account/allOf[schema]/request propertyallOflistrequest-property-all-of-added
- ▲
added
subschema #1subschema #3to thetransfer/allOf[schema]/request propertyallOflistrequest-property-all-of-added
- ●
removed
subschema #1subschema #2from thesynthetic_account/allOf[schema]/request propertyallOflistrequest-property-all-of-removed
- ●
removed
subschema #1subschema #3from thetransfer/allOf[schema]/request propertyallOflistrequest-property-all-of-removed
- ▲