Updates a specific customer.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
When set to true, this customer's default payment method will be cascaded to all their subscriptions.
Success
The UUID of the specific object.
A string describing the object type returned.
Time at which the affiliation will expire.
If set to true the shipping address will be used for the billing address.
The customer’s email address.
The customer’s first name.
Set to true if this customer is in live mode, and set to false if it is in test mode.
The customer’s last name.
The customer’s full name or business name. If set, this will take precedence over the separate first_name and last_name attributes.
The customer’s phone number.
Whether or not tax should be calculated for checkouts associated with this customer.
Set to true if this customer has unsubscribed from from opt-in emails (i.e. abandoned cart emails).
Whether or not this customer is included in the /customers list endpoint. Only customers that have been manually created or have a purchase are indexed.
Expandable – The associated affiliation ID.
Expandable – Property not returned unless expanded.
Expandable – The associated address ID.
Expandable – The associated payment method ID.
Expandable – Property not returned unless expanded.
A URL that will redirect to this customer's correct portal page (hosted or external).
Expandable – Property not returned unless expanded.
Expandable – The associated address ID.
Expandable – The associated tax identifier ID.
Expandable – Property not returned unless expanded.
Time at which the object was created. Measured in seconds since the Unix epoch.
Time at which the object was last updated. Measured in seconds since the Unix epoch.