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

FetchAccountCore
Overview
https://app.kognitivloyalty.com/Services/Sync.asmx (Production)
https://app.kognitivloyalty.com/Services/Sync.asmx?WSDL (Production)
FetchAccountCore
https://app.kognitivloyalty.com/Services/Sync.asmx?op=FetchAccountCore (Production)
Fetches the Core Information for a Account
Interface
Takes parameter 'preqFetchAccountCore' of type 'reqFetchAccountCore' (defined below)
Returns record of type 'respFetchAccountCore' (defined below)
reqFetchAccountCore
SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application
MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member Id
respFetchAccountCore
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
FirstName (String)
MiddleName (String)
LastName (String)
Suffix (String)
NickName (String)
Birthdate (String) - Formatted Date "DD-MMM-YYYY"
Gender (String) - Blank, 'male' or 'female'
IsEmployee (Integer - 32bit) Required - (0) - False, Non-Zero Value for True
IsSuspended (Integer - 32bit) Required - (0) - False, Non-Zero Value for True
IsLocked (Integer - 32bit) Required - (0) - False, Non-Zero Value for True
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.