List Rewards Offers
Returns the cashback offers available to an enrolled payment card for the given rewards program. Pass the program_id from the card's active enrollment. Optionally provide latitude/longitude (and radius) to surface location-based in-store offers.
Path parameters
External ID of the payment card.
Rewards program ID from the card's active enrollment.
Query parameters
Latitude used to surface nearby in-store offers.
Longitude used to surface nearby in-store offers.
Search radius, in miles, around the provided coordinates.
A search term.
Number of results to return per page.
The initial index from which to return the results.
A page number within the paginated result set.
Number of results to return per page.
Headers
Bearer authentication
Response
Changes
No recorded changes to this endpoint across all 3 revisions of this API.