HomeGuidesRecipesAPI ReferenceChangelog
Treasury Portal Login
API Reference

Submit Send Request

Submit a send request. This will lock in a rate and await approval.

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

The identifier of the specific channel to execute payment through

string
required

Represents a unique id for the transaction from your end

int32

Amount in USD to transact

int32

The amount in local currency to transact

string
required

The reason for the withdrawal

sender
object
required

Sender KYC details

destination
object
required

Destination and Recipient Details

boolean
enum
required
Defaults to false

Specify whether or not you want to skip the accept payment step

Allowed:
string
enum
required
Defaults to retail

Determines the type of validation that is performed on the sender. If value is institution, the sender request object will be validated to ensure it includes businessName and businessId parameter. If the value is retail, the sender request object will be validated to ensure it includes name, phone, email, country, address, dob, idNumber and idType.

Allowed:
string
required

Unique identifier for the customer

string
enum
Allowed:
Responses

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