Response body schema for GET /loyalties/members/{memberId}/rewards
Name | Type | Description | Notes |
---|---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. | |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of loyalty reward objects. | |
data | List<LoyaltiesMembersRewardsListResponseBodyDataItem> | Contains array of loyalty reward objects. | |
total | Integer | Total number of loyalty reward objects. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
DATA | "data" |