v1

latestOpenAPI 3.1.02026-07-26460218.4 KB
Transactions

Create Send Transaction

Initiate a send transaction from vault.

post/sends

Request body

tokenstring required

The stablecoin identifier to transfer (e.g. USDT_TRC20, USDC_SOL).

vaultIdstring required

The 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.

amountinteger required

The transfer amount.

sequenceIdstring required

A unique client-generated reference used to ensure idempotency and prevent duplicate transfers.

countryCodestring required

Recipient country code. e.g. NG

travelRuleDatastring required

Travel rule data based on travel rule config for recipient country code.

Response

Create Send Transaction

namestring

id

sequenceIdstring
partnerIdstring
amountinteger
networkFeeinteger
tokenstring
currencystring
networkstring
typestring
statusstring
destinationAddressstring
destinationTypestring
destinationVaultIdstring
sourceAddressstring
sourceVaultIdstring
createdAtstring date-time
updatedAtstring date-time