rewards

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.

get/v2/payment-cards/{payment_card_id}/rewards/

Path parameters

payment_card_idstring required

External ID of the payment card.

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Headers

Authorizationstring required

Bearer authentication

Response

countinteger required
nextstring uri nullable
previousstring uri nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.