Send Instructions
Create a send instruction
Create a send instruction using the values provided in the parameters. Calling this endpoint will reduce your available account balance and credit the amount to the receiver’s bank account.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unix epoch timestamp
Example:
1619740800
Refer to checksum calculation
Body
application/json
This is send instructions schema
Response
200
application/json
Successful response
This is send instructions schema