|
Kognitiv 130 Weber St. W., Suite 100, Kitchener, Ontario CANADA N2H 4A2 |
|
FetchLoyaltyMemberContact |
Overview | |
Service URL: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx (Production) |
Service WSDL URL: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?WSDL (Production) |
Method: | FetchLoyaltyMemberContact |
Sample SOAP Packets: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?op=FetchLoyaltyMemberContact (Production) |
Description: | Fetches specific Types (or primary types if no types are specificed) of Address, Email and Phone for a Loyalty Member |
Interface | |
Input Parameters: | Takes parameter 'preqFetchLoyaltyMemberContact' of type 'reqFetchLoyaltyMemberContact' (defined below) |
Returns: | Returns record of type 'respFetchLoyaltyMemberContact' (defined below) |
Type: | reqFetchLoyaltyMemberContact |
Field: | SecurityToken (String) - Web Service Security Token generated via the Aimia Loyalty Solutions Platform Application |
Field: | AccountId (String) Required - Loyalty Card Number or other 'account id' |
Field: | AddressTypeExternalReference (String) - Address Type External Reference setup via Application (Primary Type if Blank is Used) |
Field: | EmailTypeExternalReference (String) - Email Type External Reference setup via Application (Primary Type if Blank is Used) |
Field: | PhoneNumberTypeExternalReference (String) - Phone Number Type External Reference setup via Application (Primary Type if Blank is Used) |
Type: | respFetchLoyaltyMemberContact |
Field: | ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below) |
Field: | AddressTypeExternalReference (String) - Address Type External Reference |
Field: | AddressLine1 (String) - Address Line 1 |
Field: | AddressLine2 (String) - Address Line 2 |
Field: | AddressLine3 (String) - Address Line 3 |
Field: | City (String) - Proper City Name |
Field: | Region (String) - Region (State for United States, Province for Canada, ...) Name or Abbrevation |
Field: | PostalCode (String) - ZipCode for United States, Postal Code for Canada, ...) Name or Abbrevation |
Field: | Country (String) - Country Name or Abbrevation |
Field: | AddressIsValid (Integer - 32bit) - (0) - False, Non-Zero Value for True |
Field: | EmailTypeExternalReference (String) - Email Type External Reference setup via Application |
Field: | EmailAddress (String) - Formatted Email Address of Requested Type |
Field: | EmailIsValid (Integer - 32bit) - (0) - False, Non-Zero Value for True |
Field: | PhoneNumberTypeExternalReference (String) - Phone Number Type External Reference |
Field: | PhoneNumber (String) - Formatted Phone Number of Requested Type |
Field: | MobileCarrierExternalReference (String) - Mobile Carrier External Reference |
Field: | PhoneNumberIsValid (Integer - 32bit) - (0) - False, Non-Zero Value for True |
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 (300) - Invalid Account Id (307) - Invalid Email Type External Reference (308) - Invalid Phone Number Type External Reference (309) - Invalid Address Type External Reference (312) - Member Is Prospect - Call Not Allowed For Prospects |
Reference | |
click for: | Web Services Overview |
link: | Web Services Map |
link: | SBLP Security Token Information |
Copyright © 2003-2021 Kognitiv, Corp. All rights reserved. |