GET v1/JobOrders/{jobOrderId}
Gets the pertucular job order by Id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
jobOrderId |
jobOrderId |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
JobOrder
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.