Get Reward Page API
Returns a reward page
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
pid
Loyalty Program ID
Query parameters
limit
Page size
offset
Pagination offset
state
State of the reward
version
Version
Allowed values:
Response
Reward list successfully retrieved
items
Items for the current reward
totalCount
Count of the associated parameter in current reward
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
424
Failed Dependency Error
500
Internal Server Error