GET api/v{version}/repair/{repairId}

Retrieves a RepairDTO with the order information.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repairId

Order ID number

integer

Required

version

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.