customers
public

Get Customer State by External ID

Get a customer state by external ID.

The customer state includes information about the customer's active subscriptions and benefits.

It's the ideal endpoint to use when you need to get a full overview of a customer's status.

Scopes: customers:read customers:write

get/v1/customers/external/{external_id}/state

Path parameters

external_idstring required

The customer external ID.

The customer external ID.

Response

Successful Response

CustomerState required— unresolved $ref

Changes

Changed in 1 of the 11 revisions of this API.2

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added