Update customer
Last updated
Was this helpful?
Last updated
Was this helpful?
Updating customer information is easy with the update API. All you need is the customer id to update the necessary information.
Attention: With the , customer information will not be updated by default. We advise to use this Update customer API to update existing information.
PATCH
https://api.notify.cm/v2/customers/{customer_id}
Authentication: API keys
Authorization
string
Your test or live API key
Name
string
The name of the customer. Max. 250 characters
Address
string
Max. 250 characters
Postalcode
string
Max 10 characters
City
string
Max 250 characters
Country
string
Two characters country code. See documentation
Contact
string
The full name of the contact. Max 250 characters
Phone
string
Max 20 caharacters
Mobile
string
Max 20 characters
string
Max 250 characters
InvoiceEmail
string
Address for invoices only. Max 250 characters
RegistrationNumber
string
Chamber of Commerce Registration number
Language
string
Language code. See documentation