Create a Transaction

Allows you to create a new manual Transaction.

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

This endpoint can be used to create Redeem or Acquire type of transactions.

Body Params
string
required
^[0-9a-fA-F]{24}$

The unique identifier of the client which has an approved KYC.

string
required
^[0-9a-fA-F]{24}$

The Asset Contract ID which is active.

string
required
^[0-9a-fA-F]{24}$

The Currency ID. All currencies can be fetched using References API.

number
required

The total amount of currency.

number
required

The total amount of tokens.

string
required

The type of transaction (Redeem or Acquire).

string

The destination wallet address (optional if type is Redeem).

string

The method used for the transaction (optional).

string

The bank transaction ID (optional).

string

The transaction hash (optional).

string

The reference ID for the transaction (optional).

string

A description of the transaction (optional).

string

OTP (One-time password) for verification (optional). OTP is not available for transactions yet.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json