GET v1/Owners/{ownerId}/JobOrders

JobOrderListByOwner => Search Job Orders that accessible to a given Owner

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

OwnerId

string

Required

Body Parameters

None.

Response Information

Resource Description

List of Job Orders

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.