HomeGuidesRecipesAPI ReferenceChangelog
Treasury Portal Login
API Reference

Create Send Transaction

Initiate a send transaction from vault.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

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

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

integer
required

The transfer amount.

string
required

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

destination
object
required

The destination details for the transfer. The structure varies depending on transfer type (on-chain, internal vault, etc.).

string
required
Defaults to NG

Recipient country code. e.g. NG

string
required

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

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json