PUT v1/Owners/{ownerId}/JobOrders/{jobId}/Contacts/{contactId}/roleId/{roleId}
JobOrderContact-Update => This will save the contact object provided in the payload
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ownerId |
ownerId |
string |
Required |
jobId |
jobId |
string |
Required |
contactId |
contactId |
string |
Required |
roleId |
roleId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.