Initiate Interledger Transaction

An Interledger 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
string
required

The Id of the user who is sending this transaction

string
required

The Id of the account to debit

string
required

The Id of the account to credit

string

An optional memo - Alphanumeric string up to 100 characters in length

string
required

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

Headers
string
required

api-key is available on the dashboard

string
required
Response

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