GET api/Services/GetServiceOrder?serviceOrderId={serviceOrderId}
Get the Service Order by ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serviceOrderId |
Service order to query |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.