|
Kognitiv 130 Weber St. W., Suite 100, Kitchener, Ontario CANADA N2H 4A2 |
|
SaveAccountAddress |
Overview | |
Service URL: | https://app.kognitivloyalty.com/Services/Sync.asmx (Production) |
Service WSDL URL: | https://app.kognitivloyalty.com/Services/Sync.asmx?WSDL (Production) |
Method: | SaveAccountAddress |
Sample SOAP Packets: | https://app.kognitivloyalty.com/Services/Sync.asmx?op=SaveAccountAddress (Production) |
Description: | Save a Specific Address Type for a Account |
Interface | |
Input Parameters: | Takes parameter 'preqSaveAccountAddress' of type 'reqSaveAccountAddress' (defined below) |
Returns: | Returns record of type 'respSaveAccountAddress' (defined below) |
Type: | reqSaveAccountAddress |
Field: | SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application |
Field: | MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member Id |
Field: | AddressTypeExternalReference (String) Required - Address Type External Reference setup via Application |
Field: | AddressLine1 (String) Required - Address Line 1 |
Field: | AddressLine2 (String) - Address Line 2 |
Field: | AddressLine3 (String) - Address Line 3 |
Field: | City (String) Required - Proper City Name |
Field: | Region (String) Required - Region (State for United States, Province for Canada, ...) Name or Abbrevation |
Field: | PostalCode (String) Required - ZipCode for United States, Postal Code for Canada, ...) Name or Abbrevation |
Field: | Country (String) Required - Country Name or Abbrevation |
Field: | IsValid (Integer - 32bit) Required - (0) - False, Non-Zero Value for True |
Type: | respSaveAccountAddress |
Field: | ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below) |
Field: | SavedAddressLine1 (String) - Formatted Address Line 1 that was Saved |
Field: | SavedAddressLine2 (String) - Formatted Address Line 2 that was Saved |
Field: | SavedAddressLine3 (String) - Formatted Address Line 3 that was Saved |
Field: | SavedCity (String) - Formatted City that was Saved |
Field: | SavedRegion (String) - Full Region Name Saved |
Field: | SavedRegionAbbrev (String) - Region Abbrevation Saved |
Field: | SavedPostalCode (String) - Formatted Postal Code that was Saved |
Field: | SavedCountry (String) - Full Country Name Saved |
Field: | SavedCountryAbbrev (String) - Country Abbrevation Saved |
Additional Information | |
Notes: | |
Error Codes | |
Possible Return 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 | |
click for: | Web Services Overview |
link: | Web Services Map |
link: | SBLP Security Token Information |
Copyright © 2003-2021 Kognitiv, Corp. All rights reserved. |