Newer Version Available
Redeem Voucher
Output representation of the details of a redeemed voucher.
- JSON example
-
1{ 2 "currencyIsoCode":"Yen", 3 "remainingAmount":"10.0" 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| currencyIsoCode | String | Three-letter ISO 4217 currency code of the monetary currency of the voucher's remaining amount. | Small, 59.0 | 59.0 |
| remainingAmount | Double | Amount remaining after partial redemption. If the complete value of the voucher is redeemed, the remaining amount is zero. | Small, 59.0 | 59.0 |