GET v1/Users/{userId}/Contacts/{contactId}
Get a specific Job Order Contact with with Contact Id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
userId |
string |
Required |
contactId |
contactId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Contact
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.