v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Loyalties

List Loyalty Card Point Expiration

Retrieve loyalty point expiration buckets for a given loyalty card. Expired point buckets are not returned in this endpoint. You can use the Exports API to retrieve a list of both ACTIVE and EXPIRED point buckets.

get/v1/loyalties/{campaignId}/members/{memberId}/points-expiration

Query parameters

limitinteger

Limits the number of objects to be returned. The limit can range between 1 and 100 items. If no limit is set, it returns 10 items.

pageinteger

Which page of results to return. The lowest value is 1.

Response

Returns a list of loyalty points expiration buckets along with an expiration date if the points are due to expire. No expiration date parameter is returned if the loyalty points bucket does not expire.

object'list' required

The type of the object represented by JSON. This object stores information about loyalty points expiration buckets in a dictionary.

data_ref'data' required

Identifies the name of the attribute that contains the array of loyalty points expiration bucket objects.

totalinteger required

Total number of point expiration buckets.