POST api/v{version}/files/Upload/{repairId}

Uploads a file to an order.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
repairId

repair ID

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.