checkVoucher (ARX030A) – check voucher returns the current details of the voucher. If a user has a voucher and the PIN for the voucher this function returns the original value and remaining value on the voucher.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionID | Session ID | String | Mandatory | |
| voucherNumber | Voucher number | String | 8 | Mandatory |
| voucherPinNumber | Pin Number | String | 8 | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| checkVoucherDetail | Check voucher detail | checkVoucherDetail
Complex Type |
0..1 |
| messageSet | Message set | messageSetDataType
Complex type |
0..1 |
