...
Bearer token in JWT format as specified in /wiki/spaces/IN/pages/3739288100.
Body
...
Query parameters
type
<string> (optional): “rewards” will return all the rewards available at that time. “offers” will return all offers available at that time. If this field is not sent, it will return the full list of offers and rewards.
Body
Empty.
Example request
Code Block |
---|
GET /loyalty/v2/content?type=rewards|offers |
Parameter | Type | Description |
---|---|---|
type | string | Type of the contet to be returned: |
Response Format
Success response body
...