Update Customer

scope customers:update

Update a specific Customer by their reference ID. This endpoint allows you to modify customer information including profile, addresses, and metadata.

Info

The customer reference must exist within your account. This endpoint allows partial updates - only the fields you specify will be modified.

Use PUT for complete replacement if you need to replace all customer data.

Tip: Use PATCH for efficient updates when you only need to modify specific fields.

Language
Credentials
Header
Click Try It! to start a request and see the response here!