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

FetchAccountAddress
Overview
https://app.kognitivloyalty.com/Services/Sync.asmx (Production)
https://app.kognitivloyalty.com/Services/Sync.asmx?WSDL (Production)
FetchAccountAddress
https://app.kognitivloyalty.com/Services/Sync.asmx?op=FetchAccountAddress (Production)
Fetches a Specific Addresss Type for a Account
Interface
Takes parameter 'preqFetchAccountAddress' of type 'reqFetchAccountAddress' (defined below)
Returns record of type 'respFetchAccountAddress' (defined below)
reqFetchAccountAddress
SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application
MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member Id
AddressTypeExternalReference (String) Required - Address Type External Reference setup via Application
respFetchAccountAddress
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
AddressTypeExternalReference (String) - Address Type External Reference
AddressLine1 (String) - Address Line 1
AddressLine2 (String) - Address Line 2
AddressLine3 (String) - Address Line 3
City (String) - Proper City Name
Region (String) - Region Name
RegionAbbrev (String) Region Abbrevation (State for United States, Province for Canada, ...)
PostalCode (String) - ZipCode for United States, Postal Code for Canada, ...) Name or Abbrevation
Country (String) - Country Name
CountryAbbrev (String) - Country Abbrevation
IsValid (Integer - 32bit) - (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
(309) - Invalid Address Type External Reference
(311) - Invalid Internal Member Id
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

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