Create Customer

This endpoint allows you to create a customer entry in Coinify system. Due to Travel Rule regulatory requirements, Coinify must collect this data for every customer. In case the customer does not give consent to share this data with Coinify and/or you do not provide it via this API endpoint, Coinify will collect this data directly from the customer as a part of the usual payment flow. See more info regarding Travel Rule and the data collection here.

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

Full name of the customer.

string
required
Defaults to [email protected]

Email of the customer.

string
required
Defaults to DK

The residence country of the customer. ISO 3166-1 alpha-2

string

Country subdivision. Required if there's subdivisions within a country. E.g. if country is US then this field is required to provide the exact residence state of the customer.

string
required
Defaults to Residence address

Address of the customer.

string
required
Defaults to individual

Type of the customer. Available values: "individual" or "business"

date

Required if "type" = "individual". Format "YYYY-MM-DD".

string

Required if "type" = "business". The legal identifier of the business. E.g. VAT number in EU.

boolean

Can be "true" or "false". Specifies if the customer agreed with your Privacy Terms where you specify that you can share their data with Coinify for Travel Rule purposes. Or if you have received direct consent from the customer to share their data with Coinify.

Responses
200

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