List Rewards Configurations
Returns the cashback rewards configurations available for the given payment card. Each configuration whose is_active is true can be enrolled in. Use is_enrolled to tell whether the cardholder is already enrolled in that configuration.
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.
Response
count
results
next
previous

