Update a customer, including their addresses and exemption certificates.
Updates an existing customer’s information.Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the transaction to update
A display name for this customer.
3Email address of the customer.
Address object. Only country is required at the schema level. All other field requirements (including postal_code and state) vary by country — use the /address-requirements endpoint to check which fields are REQUIRED, OPTIONAL, or IGNORED for a given country. When provided, postal codes and state codes are validated against country-specific formats and allowed values.
Business identification number for the customer (e.g., tax ID, VAT number, or EIN).
Information about the customer after the update
"Successfully updated customer."