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

SaveAccountCore
Overview
https://app.kognitivloyalty.com/Services/Sync.asmx (Production)
https://app.kognitivloyalty.com/Services/Sync.asmx?WSDL (Production)
SaveAccountCore
https://app.kognitivloyalty.com/Services/Sync.asmx?op=SaveAccountCore (Production)
Saves the 'core' information for a Account
Interface
Takes parameter 'preqSaveAccountCore' of type 'reqSaveAccountCore' (defined below)
Returns record of type 'respSaveAccountCore' (defined below)
reqSaveAccountCore
SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application
MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member 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
respSaveAccountCore
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
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
(311) - Invalid Internal Member Id
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

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