GET api/Treatment/SelectVehicleTreatmentProcessDetailsByTreatmentId/{VehicleTreatmentId}

Gets the details(Notes/Results/CompletedDateTime) of Treatment process by treatmentId...

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VehicleTreatmentId

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.