Initiate Inter ledger Transaction

An Inter ledger transaction is one that you use to send funds between two identities of different categories, i.e. either between yourself (a corporate) and a consumer, or vice versa. When moving funds between your corporate and a consumer, the initiate -> verify steps are followed, however no SMS OTP is sent for verification and the default verification code of '123456' will pass. Your corporate is already authenticated by means of having a valid API key.

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