Create a customer
Customers
Create a customer
Register a new customer. Fields document_type, country_code, and gender are case-insensitive (uppercased internally, returned lowercased).
POST
Create a customer
Authorizations
Merchant authentication token. Obtained via POST /api/v1/merchant/token/grant. Pass as: Authorization: Bearer
Body
application/json
Customer registration request. Fields document_type, country_code, and gender are case-insensitive (uppercased internally, returned lowercased).
Government document number
Document type (case-insensitive)
Available options:
cpf, cnpj, passport, ssn, itin, cc, curp, personal_tax_id, company_tax_id Date of birth (ISO 8601)
ISO country code (case-insensitive)
ISO subdivision code
Gender (case-insensitive)
Available options:
male, female, other