GET api/DSM/WorkOrder/{workOrderCode}

Used to get the WorkOrder data using WorkOrder code

Request Information

URI Parameters

NameDescriptionTypeAdditional information
workOrderCode

Code of WorkOrder which is used to fetch that WorkOrder's data

string

Required

Body Parameters

None.

Response Information

Resource Description

COMPLETE

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml, multipart/form-data

Sample:

Sample not available.