Create sender

This API will create a new sender that can be associated with future transfers.

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

Request model for creating new sender

string
required
length ≤ 300

The unique SenderID for the new sender.

string | null

The first name of the sender.

string | null

The last name of the sender.

string | null

The company name associated with the sender.

string | null

The sender's two-letter country code (ISO 3166-1 alpha-2). If not specified, default country is US.

string | null

The sender's date of company incorporated, Please follow the format: yyyy-MM-dd

string | null

The primary address of the beneficiary.

string | null

The secondary address of the beneficiary.

string | null

The sender's date of birth, Please follow the format: yyyy-MM-dd

string
enum
string | null

The sender's Id Number

string | null

The phone number of the sender.

string
required
length ≤ 300

The email address of the sender.

Responses

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