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

ReturnOfferCodesExtWithTransType
Overview
https://app.kognitivloyalty.com/Services/SAPInterface.asmx (Production)
https://app.kognitivloyalty.com/Services/SAPInterface.asmx?WSDL (Production)
ReturnOfferCodesExtWithTransType
https://app.kognitivloyalty.com/Services/SAPInterface.asmx?op=ReturnOfferCodesExtWithTransType (Production)
Returns Reward Offer Codes and Coupon Offer Codes - Process Transaction if No Offers are Present
Interface
psSecurityToken (Required)(String) - Web Service Security Token created using the Kognitiv Loyalty Application
psTransactionUniqueId (Required)(String) - Unique POS Transaction Id for this Session
psTransactionTypeExternalReference (Required)(String) - Transaction Type External Reference of Transaction Type to be Issued
pdTransactionAmount (Required)(Double) - Amount of Transaction to be Processed - Format of 0.00 - Decimnal is Optional
Returns record of type 'respReturnOfferCodesExtWithTransType' (defined below)
respReturnOfferCodesExtWithTransType
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
ReturnDescription (String) - Blank if not 'Success', otherwise, String representation of the Return Code Error
MemberId (Integer) - Internal Unique Loyalty Member Id
RewardOfferCode (Array of recRewardOfferCodePair) - See Record Structure Below
CouponOfferCode (Array of recCouponOfferCodePair) -See Record Structure Below
SmartButtonTransactionId (Integer) - Unique Smart Button Transaction Id - May be -1 if no transaction was issued.
PointsEarnedForTransaction (Doube) - Points Awarded for this transaction - May be 0 if no transaction was issued.
TotalPointsAvailable (Double) - Total Points Available (includes this transaction) - May be 0 if no transaction was issued.
PrimaryAccountId (String) - Member's Primary Loyalty Account Id
Message (String) - Message to be displayed or printed to Member
recRewardOfferCodePair
MemberRewardId(Integer) - Internal Unique Member Issued Reward Id
RewardOfferCode(String) -  Codes Set in Kognitiv Loyalty Application during Reward Setup (I.e. UPC) - May be Blank
 
recCouponOfferCodePair
MemberCouponId(Integer) - Internal Unique Member Issued Coupon Id
CouponOfferCode(String) -  Codes Set in Kognitiv Loyalty Application during Coupon Setup (I.e. UPC) - May be Blank
 
Additional Information
Error Codes
(0) - Sucess
(1) - Undefined Error (Please Contact Support)
(100) - Invalid Security Token
(101) - Invalid Permission for Method
(302) - Member Account is Suspended
(900) - Invalid Transaction Type External Reference
(1400) - Transaction Id Not Found
(1401) - Inactive Account Id Used
(1402) - Transaction Not Valid For Loyalty
(1403) - No Loyalty Member Selected From Cashier Portal
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

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