Update a customer.
API Scope: "Customers (write)"
The unique identifier for the customer, created by Loop.
67329889100573
The provided external_id must be unique. If a non-unique external_id is provided, the API will respond with an error.
64"71263csss-12uhsdfh-2138dja"
If a channel with this name is not already associated with the shop, it will be used to create a new channel.
64"shopify"
The customer's given name.
50"Edgar"
The customer's surname.
50"Martinez"
The customer's phone number.
30"678-999-8212"
An array of tags used to classify and group customers.
["FirstPurchase", "ReturnCustomer"]Success
The unique identifier for the customer, created by Loop.
9007199254740991
The identifier used by an external source to identify the customer.
"71263csss-12uhsdfh-2138dja"
The name of the channel associated with the customer.
64"shopify"
The customer's given name.
"Edgar"
The customer's surname.
"Martinez"
The customer's email address.
The customer's phone number.
"678-999-8212"
An array of tags associated with the customer.
["FirstPurchase", "ReturnCustomer"]