Create Customer

This API allows you to manage customers associated with your account, enabling full CRUD operations. Required parameters vary based on the specified customer type, allowing for tailored data input according to the purpose (e.g., invoicing or cryptoPayout).

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

The Customer's email address

string

The Customer's first name

string

The Customer's last name

string

The Customer's phone number

string

The customer’s date of birth in YYYY-MM-DD format.

string

The Customer's business name

string

The Customer's tax number

string

The Customer's address1

string

The Customer's address 2

string

The Customer's city

string

The Customer's zip/postal code

string

The Customer's state

string

The Customer's country of residence.

types
array of strings
Defaults to invoicing

Specifies the customer data purpose(s); accepts "invoicing", "cryptoPayout", or both. Defaults to "invoicing" if no type is specified.

types
walletAddress
object

Represents the customer's cryptocurrency wallet details, used for sending crypto transactions.

Headers
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json