Skip to main content

Customer

Update Customer Details

The application provides endpoints to update the customer details. The details will be validated with the system requirements before updating.

Take a look at the Create customer section for the fields that should be unique.

Endpoint:

  • To update details on specific customer, use the PATCH customers/{customerId} API.
    • You must provide filter criteria customerId in the path param.