latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

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