Get Sender Mandatory fields

Returns the fields required to create a sender for a given country, sender type and currency type, together with the validation rules applied to them. Fetch it at runtime, then build your payload from the returned inputs and submit it to POST /v3/senders/individual or POST /v3/senders/business.

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

Type of sender to fetch mandatory fields for. Use individual before POST /v3/senders/individual and organization before POST /v3/senders/business.

Allowed:
string
length between 2 and 2

Two digit country code of the sender being created, for example ID for Indonesia. Send the same value you will send as country when creating the sender.

enum

Type of currency the sender will fund with. Send the same value you will send when creating the sender.

Allowed:
Headers
string
required

Merchant or sub-merchant MID

Responses

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