Authorizations
Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>
.
Path Parameters
Unique identifier for the customer.
Body
application/json
Customer update payload.
Payload for updating an existing customer.
The new email for the customer.
Example:
Response
Customer updated successfully.
Response payload for a customer.
A unique customer's ID.
Example:
"7142b065-79c4-4f48-9e33-11b23bg689e2"
The email of the individual or juridical person.
Example:
The date and time of customer's creation.
Example:
"2024-04-10T18:17:07.702533Z"