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

SaveLoyaltyMemberCore
Overview
https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx (Production)
https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?WSDL (Production)
SaveLoyaltyMemberCore
https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?op=SaveLoyaltyMemberCore (Production)
Saves the 'core' information for a Loyalty Member
Interface
Takes parameter 'preqSaveLoyaltyMemberCore' of type 'reqSaveLoyaltyMemberCore' (defined below)
Returns record of type 'respSaveLoyaltyMemberCore' (defined below)
reqSaveLoyaltyMemberCore
SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application
AccountId (String) Required - Loyalty Card Number or other 'account id'
FirstName (String) Required - First Name of Account
MiddleName (String) - Middle Name of Account
LastName (String) Required - Last Name of Account
Suffix (String) - Proper Name Suffix
NickName (String) - NickName of Account (used for Forum Posts)
Birthdate (String) - Blank for No Date, or a US-Formatted Date (i.e MM-DD-YYYY)
Gender (String) - Blank for Unknown, 'm' or 'Male' for Male, 'f', 'Female' for Female
respSaveLoyaltyMemberCore
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member Id
Additional Information
Error Codes
(0) - Sucess
(1) - Undefined Error (Please Contact Support)
(2) - Required Field Missing
(100) - Invalid Security Token
(101) - Invalid Permission for Method
(300) - Invalid Account Id
(312) - Member Is Prospect - Call Not Allowed For Prospects
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

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