VoucherRedemptionType
Fields
When the redemption was claimed.
The amount credited for the voucher redemption.
The redemption ID.
Whether the redemption has been reversed.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"claimedAt": "1991-07-08T01:01:13.850308+00:00",
"credit": AccountCreditType,
"id": "29774080",
"isReversed": true
}