GET api/Admin/ThirdPartyReferenceID/{subjectTypeID}/{subjectID}
Returns a list of Third Party Reference IDs belonging to the Subject ID / Subject Type ID passed
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subjectTypeID |
ByDesign Subject Type ID |
integer |
Required |
subjectID |
ByDesign Subject ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IThirdPartyReferenceName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
SubjectID | integer |
None. |
|
SubjectTypeID | integer |
None. |
|
IntegrationProviderAccountID | integer |
None. |
|
ThirdPartyReferenceID | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.