List Rewards Enrollments
Returns the cashback rewards enrollments for the given payment card. An enrollment with is_active: true means the cardholder is currently earning rewards; use its program_id to fetch the available offers.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payment_card_id
External ID of the payment card.
Query parameters
page
A page number within the paginated result set.
page_size
Number of results to return per page.
search
A search term.
Response
count
results
next
previous

