Authorizations
API key for authentication
Body
The email address of the customer
The phone number of the customer in international format (e.g., +491631234567)
The full name or business name of the customer
Customer's date of birth in ISO 8601 datetime format. Example: '2025-09-05'. Reference: https://en.wikipedia.org/wiki/ISO_8601
The registered address of the customer
A collection of key-value pairs that can be associated with an object to store custom data in a structured manner. This allows you to attach arbitrary information to enhance the object with additional context or properties. To clear the metadata, send an empty object.
Response
Returns the id and customer data for the newly created customer
The id of the customer
Array of bank accounts remembered by user
The email address of the customer
Deprecated. Use the customer.email instead
The phone number of the customer
The full name or business name of the customer
Customer's date of birth in ISO 8601 datetime format. Example: '2025-09-05'. Reference: https://en.wikipedia.org/wiki/ISO_8601
The registered address of the customer
Indicates whether the customer was deleted
The customer deletion timestamp
A collection of key-value pairs that can be associated with an object to store custom data in a structured manner. This allows you to attach arbitrary information to enhance the object with additional context or properties. To clear the metadata, send an empty object.