GET v1/Users/{userId}/JobOrders

JobOrderListByUser => Search Job Orders that accessible to a given user

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

UserId

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.