|
Kognitiv 130 Weber St. W., Suite 100, Kitchener, Ontario CANADA N2H 4A2 |
|
FetchLoyaltyMemberCore |
Overview | |
Service URL: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx (Production) |
Service WSDL URL: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?WSDL (Production) |
Method: | FetchLoyaltyMemberCore |
Sample SOAP Packets: | https://app.kognitivloyalty.com/Services/LoyaltyMember.asmx?op=FetchLoyaltyMemberCore (Production) |
Description: | Fetches the Core Information for a Loyalty Member |
Interface | |
Input Parameters: | Takes parameter 'preqFetchLoyaltyMemberCore' of type 'reqFetchLoyaltyMemberCore' (defined below) |
Returns: | Returns record of type 'respFetchLoyaltyMemberCore' (defined below) |
Type: | reqFetchLoyaltyMemberCore |
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' |
Type: | respFetchLoyaltyMemberCore |
Field: | ReturnCode (Integer) - (0) - Success / (Non-Zero) - Error (See Below) |
Field: | MemberId (Integer - 32bit) - Kognitiv Loyalty Internal Unqiue Member Id |
Field: | FirstName (String) |
Field: | MiddleName (String) |
Field: | LastName (String) |
Field: | Suffix (String) |
Field: | NickName (String) |
Field: | Birthdate (String) - Formatted Date "DD-MMM-YYYY" |
Field: | Gender (String) - Blank, 'male' or 'female' |
Field: | IsEmployee (Integer - 32bit) Required - (0) - False, Non-Zero Value for True |
Field: | IsSuspended (Integer - 32bit) Required - (0) - False, Non-Zero Value for True |
Field: | IsLocked (Integer - 32bit) Required - (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 (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. |