Create Transaction

Creates a transfer transaction for an asset.

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

{asset_name} as per supported-assets list

double
required

the amount of the transfer. (max 8 decimals precision allowed)

string
required
string

holds an address or an address' label, useful when you wish to spend funds from a specific address.

string

holds address_tag value as applicable for XRP & XLM blockchains, useful when you wish to spend funds from a specific address.

string
required
string
string
string

Note to be added to the transaction history

string
boolean
Defaults to false

specifies whether you want to send maximum possible (after fee)

string

external app's customer id (required for AML)

Headers
string
Defaults to {{api_key}}

your API Key here

string
Defaults to Token {JWT}

{JWT} token goes here

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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