get https://api.loopsubscriptions.com/api/external/v1/customers/read-all
Rate limit: 1/ 5sec
Customer Object Description
Field | Description |
---|---|
customer_shopify_id | Shopify id of the customer. |
first_name | First name of the customer. |
last_name | Last name of the customer. |
phone | Phone number of the customer. |
Email of the customer. | |
contact_email | Contact email of the customer. |
active_subscriptions_count | Number of active subscriptions. |
all_subscriptions_count | Count of all the subscriptions including ACTIVE, PAUSED, CANCELLED, EXPIRED. |
active_subscription_shopify_ids | Array of Shopify ids of active subscriptions. |
all_subscription_shopify_ids | Array of Shopify ids of all subscriptions. |
These docs are for a deprecated API version. Visit here to refer the latest API docs.