Response body schema for GET /loyalties/{campaignId}/members/{memberId}/points-expiration
.
Name | Type | Description | Notes |
---|---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about loyalty points expiration buckets in a dictionary. | |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of loyalty points expiration bucket objects. | |
data | List<LoyaltiesMembersPointsExpirationListResponseBodyDataItem> | Contains array of loyalty points expiration buckets. | |
total | Integer | Total number of point expiration buckets. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
DATA | "data" |