List points activityAsk AIget https://launcher.api.influence.io/launcher/v1/customer/pointsReturns points activity for a customerQuery Paramscustomer_idintegercustomer_emailstringshopstringYour shop keydigeststringAn HMAC digest created by concatenating the Shopify customer ID, customer email and your shop key, using your API secret at the key. Refer to the digest schema for more informationlimitintegerDefaults to 10nextTokenstringThe token returned by the previous call to this endpointResponses 200OK 400Shop not found 401This response is return if either the shop is not found, the customer is not found or the digest is mismatched. The exact reason for digest matching failing is not given for security reasons.Updated 6 months ago