Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

LoyaltyVoucherService


Use this Web service with the Siebel Loyalty Application to perform all Voucher related Web service operations, including Voucher Validity Check and Status Change.

LoyaltyVoucherService Operations

For a list of operations associated with this Web service, see Table 329.

Table 329. LoyaltyVoucherService Operations
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 Table 330.

Table 330. Request Message Description: VoucherValidityCheck
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 Table 331.

Table 331. Response Message Description: VoucherValidityCheck
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 Table 332.

Table 332. Request Message Description: VoucherStatusChange
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 Table 333.

Table 333. Response Message Description: VoucherStatusChange
Node
Description
Type

Voucher Number

Optional

String

Order Number

Optional

Number

Voucher Type

Required

String

Return Value

Required

String

Example Package for LoyaltyVoucherService

To view an example of messages for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

Request

See the following file to view the sample code:

...\LoyaltyVoucherService\Request.xml

Response

See the following file to view the sample code:

...\LoyaltyVoucherService\Request.xml

Interface Description (WSDL) for LoyaltyVoucherService

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\LoyaltyVoucherService\WSDL

Siebel CRM Web Services Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.