Customers
Update a customer
This endpoint updates a customer’s details including documents. Each field is optional, so you can update only some of the customer’s details. If a document is provided, it will be updated or added to the customer’s documents list.
PATCH
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Path Parameters
The ID of the customer.
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
200 - 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