token
string
Returned | Unique identifier of the reward.
If in the detail_object, unique identifier of the detail object.
Allowable Values:
36 char max |
account_token
string
Conditionally returned | Unique identifier of the account on which the reward exists.
Allowable Values:
36 char max |
type
string
Returned | Type of reward.
Allowable Values:
AUTO_CASH_BACK, CASH_BACK, STATEMENT_CREDIT |
description
string
Returned | Description of the reward.
Allowable Values:
255 char max |
currency_code
string
Returned | Valid three-digit ISO 4217 currency code.
Allowable Values:
USD |
amount
decimal
Returned | Amount of the reward.
Allowable Values:
0 min |
applied_to_amount
decimal
Conditionally returned | Total amount to which a percentage reward method is applied (for example, if a 3% reward is applied to 100, then 100 is the applied_to_amount value).
This field is not applicable for a flat fee method.
Returned for auto-cash back reward types only.
Allowable Values:
Format: 0.00 |
method
string
Conditionally returned | Method, either a flat amount or a percentage.
NOTE: Only FLAT is currently supported.
Allowable Values:
PERCENTAGE, FLAT |
value
decimal
Conditionally returned | Value of the percentage or flat amount.
Returned for auto-cash back reward types only.
Allowable Values:
Format: 0.00 |
note
string
Conditionally returned | Additional information about the reward.
Allowable Values:
255 char max |
updated_time
datetime
Returned | Date and time when the reward was last updated on Marqeta’s credit platform, in UTC.
Allowable Values:
Format: yyyy-MM-ddThh:mm:ssZ |
created_time
datetime
Returned | Date and time when the reward was created on Marqeta’s credit platform, in UTC.
Allowable Values:
Format: yyyy-MM-ddThh:mm:ssZ |