Skip to main content

Put Customer

PUT 

/customers/:CustomerID

Creates or updates a customer record. A unique CustomerID must be provided, as the API does not generate this identifier. For consistency, it is recommended to use the customer ID from your internal system as the CustomerID. This customer record must exist before executing any operations that depend on the CustomerID.

Request

Responses

Customer created