Get loyalty program statistics
GET {{baseUrl}}/v1/loyalty_programs/:loyaltyProgramId/statistics
Retrieve the statistics of the specified loyalty program such as the total active points, pending points, spent points, and expired points.
Important: The returned data does not include the current day. All statistics are updated daily at 11:59 PM in the loyalty program time zone.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |