Create Send TransactionAsk AIpost https://sandbox.api.yellowcard.io/custody/sendsInitiate a send transaction from vault.Body ParamstokenstringrequiredThe stablecoin identifier to transfer (e.g. USDT_TRC20, USDC_SOL).vaultIdstringrequiredThe unique ID of the originating vault from which funds will be withdrawn. USD_BALANCE is also acceptable here, to transfer from USD float balance to destination vault.amountintegerrequiredThe transfer amount.sequenceIdstringrequiredA unique client-generated reference used to ensure idempotency and prevent duplicate transfers.destinationobjectrequiredThe destination details for the transfer. The structure varies depending on transfer type (on-chain, internal vault, etc.).destination objectcountryCodestringrequiredDefaults to NGRecipient country code. e.g. NGtravelRuleDatastringrequiredTravel rule data based on travel rule config for recipient country code.Responses 201Create Send Transaction 400Bad Request 500Internal Server ErrorUpdated 4 months ago What’s NextGet Transaction