Customers
Create a customer
This endpoint creates a customer. At least one document is required.
POST
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Body
application/json
Customer birth date (yyyy-mm-dd)
List of customer documents
Customer full name
Customer's passkey public key. Only applicable if your project is using self-custody.
Response
201 - application/json
Customer birth date
Record creation timestamp
List of customer documents
Unique customer identifier
Customer full name
Customer's passkey public key
Record last update timestamp