GET v1/Owners/{ownerId}/JobOrders
JobOrderListByOwner => Search Job Orders that accessible to a given Owner
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ownerId |
OwnerId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
List of Job Orders
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.