Retrieves a list of reward fulfillments.
id in descending order. This endpoint is commonly used to display a list of a customer’s rewards (e.g. discount codes).Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter results to only reward fulfillments with the provided Smile customer ID.
Filter results to only reward fulfillments whose fulfillment status matches the provided value.
pending, issued, cancelled, failed Filter results to only reward fulfillments whose usage status matches the provided values.
used, unused, untracked Filter results to only reward fulfillments updated after the provided date and time.
The maximum number of reward fulfillments to retrieve.
1 <= x <= 2501
Cursor for the page of reward fulfillments to retrieve.