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

SaveAccountAddress
Overview
https://app.kognitivloyalty.com/Services/Sync.asmx (Production)
https://app.kognitivloyalty.com/Services/Sync.asmx?WSDL (Production)
SaveAccountAddress
https://app.kognitivloyalty.com/Services/Sync.asmx?op=SaveAccountAddress (Production)
Save a Specific Address Type for a Account
Interface
Takes parameter 'preqSaveAccountAddress' of type 'reqSaveAccountAddress' (defined below)
Returns record of type 'respSaveAccountAddress' (defined below)
reqSaveAccountAddress
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
AddressLine1 (String) Required - Address Line 1
AddressLine2 (String) - Address Line 2
AddressLine3 (String) - Address Line 3
City (String) Required - Proper City Name
Region (String) Required - Region (State for United States, Province for Canada, ...) Name or Abbrevation
PostalCode (String) Required - ZipCode for United States, Postal Code for Canada, ...) Name or Abbrevation
Country (String) Required - Country Name or Abbrevation
IsValid (Integer - 32bit) Required - (0) - False, Non-Zero Value for True
respSaveAccountAddress
ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below)
SavedAddressLine1 (String) - Formatted Address Line 1 that was Saved
SavedAddressLine2 (String) - Formatted Address Line 2 that was Saved
SavedAddressLine3 (String) - Formatted Address Line 3 that was Saved
SavedCity (String) - Formatted City that was Saved
SavedRegion (String) - Full Region Name Saved
SavedRegionAbbrev (String) - Region Abbrevation Saved
SavedPostalCode (String) - Formatted Postal Code that was Saved
SavedCountry (String) - Full Country Name Saved
SavedCountryAbbrev (String) - Country Abbrevation Saved
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
(317) - Invalid Address Region for Country
Reference
Web Services Overview
Web Services Map
SBLP Security Token Information

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