Get Payment Card Rewards Offers V 2

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

payment_card_idstringRequired
program_idstringRequired

Query parameters

limitintegerOptional
Number of results to return per page.
offsetintegerOptional
The initial index from which to return the results.
searchstringOptional
A search term.
latitudefloatOptional
longitudefloatOptional
radiusfloatOptional
pageintegerOptional
page_sizeintegerOptional

Response

countinteger
resultslist of objects
nextstring or nullOptionalformat: "uri"
previousstring or nullOptionalformat: "uri"