Kognitiv
130 Weber St. W., Suite 100,
Kitchener, Ontario CANADA N2H 4A2

RetIssueRewardStatusExt
Overview
https://app.kognitivloyalty.com/Services/Reward.asmx (Production)
https://app.kognitivloyalty.com/Services/Reward.asmx?WSDL (Production)
RetIssueRewardStatusExt
https://app.kognitivloyalty.com/Services/Reward.asmx?op=RetIssueRewardStatusExt (Production)
Returns back the current Status including Redemption and Cancellation details for a specific Issued Reward Id
the 'ext' call will do Member / Reward Mismatch checking while the non-extended version of this call will not.
Interface
Takes parameter 'preqRetIssuedRewardStatusExt' of type 'reqRetIssuedRewardStatusExt' (defined below)
Returns record of type 'respRetIssuedRewardStatusExt' (defined below)
reqRetIssuedRewardStatusExt
SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application
MemberIssuedRewardId' (Required)(Integer) - The Unique Reward Id
respRetIssuedRewardStatusExt
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
Redeemed (Integer) - (0) - False / (Non-Zero) - True
Cancelled (Integer) - (0) - False / (Non-Zero) - True
Expired (Integer) - (0) - False / (Non-Zero) - True
Pending (Integer) - (0) - False / (Non-Zero) - True - Is the Reward "Pending to be Printed"
RewardName (String) - Name of Reward
RewardExternalReference (String) - External Reference of the Reward (maybe be blank)
RewardPointCost (Double) - Point Cost (for Choice Rewards) or Point Level (for Forced Rewards) of Reward
RewardPointDeductibleAmt (Double) - Actual Points Deducted from Member's Account
RewardValue (Double) - Retail or Actual Dollar Value of Reward
IssueTimestamp (String - MM/DD/YYYY HH:MM:SS) - The Issued Timestamp
PrintedTimestamp (String - MM/DD/YYYY HH:MM:SS) - The Timestamp of when the Reward Was Printed (may be blank)
CancelledTimestamp (String - MM/DD/YYYY HH:MM:SS) - The Timestamp the Reward Was Cancelled (may be blank)
CancelledBy (String) - The Name of the "entity" or "Person" that Cancelled the Reward
RedeemedTimestamp (String - MM/DD/YYYY HH:MM:SS) - The Timestamp the Reward Was Redeemed (may be blank)
RedeemedBy (String) - The Name of the "entity" or "Person" that Redeemed the Reward
RedeemedAtLocation (String) - The Location Name that the Reward was Redeemed at
ExpiredTimestamp (String - MM/DD/YYYY) - The Timestamp of when the the Reward Expires (be used by...)
Additional Information
Error Codes
(0) - Sucess
(1) - Undefined Error (Please Contact Support)
(100) - Invalid Security Token
(101) - Invalid Permission for Method
(500) - Invalid Reward Id
(510) - Member Account and Reward Mismatch (Reward NOT issued under account passed in)
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

Copyright © 2003-2021 Kognitiv, Corp. All rights reserved.