Update Customer

Update an existing customer. Supports bulk updates of billing and shipping addresses. All provided billing and shipping addresses will be updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Never Use Real API Keys

Use Sandbox keys with the Try It feature. Do not enter production API keys when testing.

Path Params
string
required
length ≤ 36

The customer vault ID to update.

Body Params

Request schema for updating a customer. Supports bulk updates of billing and shipping addresses. All provided billing and shipping addresses will be updated.

string
length ≤ 36

Customer vault identifier. Max 36 characters.

billing
array of objects

Array of billing addresses to update. Each billing address can be partially updated by providing only the fields that need to change.

billing
shipping
array of objects

Array of shipping addresses to update. Each shipping address can be partially updated by providing only the fields that need to change.

shipping
merchant_defined_fields
object

Custom fields configured in the merchant control panel under Settings → Merchant Defined Fields (field_1 through field_20).

Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json