Initiate Intra ledger Transaction

An Intra ledger transaction is one that you use to send funds between two identities of the same category, i.e. either between consumers or between corporates. The source and destination account Ids must belong to your own application.

Body Params
uuid
required

Unique Id of the business who is sending this transactions

string
required

The Id of the account to debit

string
required

The Id of the account to credit

string
required

The amount denominated in the smallest divisible unit of the sending currency. For example, cents or satoshis

string
length ≤ 15

Optional memo - Alphanumeric string upto 15 characters in length

Responses

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