LoyaltyVoucherService Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
VoucherStatusChange |
Takes in the membership number, partner name, voucher number, activity date and change the status of the voucher to Used in real time. |
Request Message Description: VoucherValidityCheck
This operation takes in the membership number, Partner ID voucher number and activity date, to validate the voucher and return Success, Failure. For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Voucher Number |
Required |
String |
Activity Date |
Required |
String |
Member Number |
Required |
String |
Partner Id |
Required |
String |
Response Message Description: VoucherValidityCheck
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Valid Flag |
Required |
String |
Request Message Description: VoucherStatusChange
This operation takes in the membership number, partner name, voucher number, activity date and change the status of the voucher to Used in real time. This involves creation of Availment transaction and processing it in real time. For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Voucher Number |
Optional |
String |
Member Number |
Required |
String |
Partner Name |
Required |
String |
Activity Date |
Required |
String |
Order Number |
Optional |
Number |
Response Message Description: VoucherStatusChange
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Voucher Number |
Optional |
String |
Order Number |
Optional |
Number |
Voucher Type |
Required |
String |
Return Value |
Required |
String |