Update Customer
Updates the specific customer by setting the values of the parameters provided. Only provided parameters will be changed.
Documentation Index
Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The _id of the customer you wish to update.
Body
This is the customer type.
individual, company The customer's full name.
This is the status of the customer.
active, inactive Customer's mobile phone number in international format.
Customer's email address.
Individual details. Required if customer type is individual.
Company details. Required if customer type is company.
The customer metadata object in key-value pair. This can be useful for storing additional information about the customer in a structured format
This is the billing address of the customer.
Response
200
The response is of type object.
