Endpoints
Last updated
Last updated
The email address of the Customer to look up.
"jane@example.com"
A Customer was found matching the provided email address.
A Customer Activity is an action that the Customer has taken or an action that relates to the Customer.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
An object containing a list of Customer Activities and a relative link to the next page of results if available.
An object containing basic details about a Loyalty Customer.
Lists the available ways to earn loyalty points. If a Loyalty Customer is specified, this returns ways of earning and amounts tailored to that customer.
An object containing a list of earning rules.
A Customer Profile is a collection of data points (grouped by namespace) about a specific Customer.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
An object containing a list of Customer Profiles and a relative link to the next page of results if available.
The ID of the Customer to retrieve. Use the /customer_lookup endpoint to get the Customer's ID.
An object containing basic details about a Customer.
The date of the Customer's first action.
"2022-01-18T02:21:20.380Z"
The date of the Customer's most recent action.
"2023-02-14T04:34:21.390Z"
The email address of the customer.
"jane@example.com"
The given name of the customer. Often also known as the first name.
"Jane"
The family name of the customer. Often also known as the last name.
"Smith"
The URL of the Customer's current avatar / profile picture.
"https://via.placeholder.com/160/1d2135/00eab6"
An object identifying the Loyalty Customer by email
or loyaltyCustomerId
.
The name of the VIP Tier, or null to remove a previously configured minimum VIP Tier.
"Silver"
The Loyalty Customer's minimum VIP Tier was updated, in addition to any resultant change to the current VIP Tier.
The action ID of the custom earning rule.
"k2d6ne"
An object identifying the Loyalty Customer by email
or loyaltyCustomerId
.
The value to be multiplied with the 'points per' value. Required for Custom Points Per Value Rules.
10
The transaction was successfully created and the Customer was awarded points based on the configured earning rule.
An object identifying the Loyalty Customer by email
or loyaltyCustomerId
.
The number of points by which the customer's points balance is to be adjusted. Specify either a positive number to add points or a negative number to remove points.
10
Description of the transaction which is displayed to the store owner.
"Gifted points due to bad shipping experience"
Description of the transaction which is displayed to the Customer.
"Gifted Points"
The transaction was successfully created and the Loyalty Customer's points balance was updated.
The name of the group.
Indicates if the products in the group are automatically assigned to show reviews from other products within the same group.
The ID of Shopify collection that will be used to create the group.
123456789
An object containing the group that was just created.
Returns a list of Reviews for the requested store
An object containing a list of Reviews and a relative link to the next page of results if available.
The ID of the Review to reply to.
Whether the Customer should be notified of the reply via email.
true
The updated Review with the reply included.