ValidateVoucherResult
| Parameter | Data Type | Description |
|---|---|---|
| PurchasePrice | Decimal | The purchase-price for the item covered by the voucher. |
| DiscountedPrice | Decimal | The discounted price for the item covered by the voucher. |
| RenewalPrice | String | The renewal price for the item covered by the voucher. |
| VoucherInfo | VoucherInfoResult | Object containing information on the voucher. |
| NextPaymentDatesUtc | DateTime array | Array of objects, each containing information on one of the remaining payment dates for the item covered by the voucher. |
SHARE