Repair

Entry point for orders.

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

Retrieves a RepairDTO with the order information.

POST api/v{version}/repair/Fetch

Retrieves a RepairDTO with the order information.

POST api/v{version}/repair

Creates or updates an order.

Files

Entry point for files management.

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

Uploads a file to an order.