Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Return rewards created at or after this time.
Return rewards with the specified description.
Return the reward with the specified id. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Return rewards created before this time.
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Return rewards resources with a reward template of the specified id. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
A short string representing the sub-type of the reward. This will be used as the subtype of the resulting transaction.
ACCOUNT_OPENING_BONUS
, ACCOUNT_OPENING_BONUS_REVERSAL
, CASHBACK
, CASHBACK_REVERSAL
, INTEREST_RATE_BONUS
, INTEREST_RATE_BONUS_REVERSAL
, LOAN_INTEREST_RATE_REDUCTION
, LOAN_INTEREST_RATE_REDUCTION_REVERSAL
, MANUAL_ADJUSTMENT
, MANUAL_ADJUSTMENT_REVERSAL
, MILES
, MILES_REVERSAL
, MISCELLANEOUS
, MISCELLANEOUS_REVERSAL
, POINTS
, POINTS_REVERSAL
, REFERRAL_BONUS
, REFERRAL_BONUS_REVERSAL
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
Return rewards for the specified account.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"