Return contact info based on 3rd party identifier
From Query | Type | Description |
---|---|---|
ThirdPartyContactIdentifierValue | String | Id of contact assigned by third party - Max 200 characters |
[MemberExistResultModel]
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
ContactId | Int32 | The Members ContactId | ||||||
ExtId | Guid | The Contact Guid - a guid that uniquely identifies the Member | ||||||
MemberId | Int32 | The Members MemberId - null if member does not exist | ||||||
MemberStatus | Status of the member - null if member does not exist | |||||||
|
[ { "ExtId": "1241dde2-9bf1-49f7-a720-1656125528fe", "ContactId": 2, "MemberId": 1, "MemberStatus": 1 }, { "ExtId": "1241dde2-9bf1-49f7-a720-1656125528fe", "ContactId": 2, "MemberId": 1, "MemberStatus": 1 }, { "ExtId": "1241dde2-9bf1-49f7-a720-1656125528fe", "ContactId": 2, "MemberId": 1, "MemberStatus": 1 } ]
Bundle(s) |
---|
Joining |