Update Repair Order
post
/{repairOrderId}/
Update the repair
https://api.fortellis.io/service/v2/repair-orders
/{repairOrderId}/
Resource Details
Security |
|
---|---|
Category |
Repair order |
Request
Path Parameters
Parameter | Type | Description | Required |
---|
Header Parameters
Parameter | Type | Description | Required |
---|---|---|---|
Prefer | string | n/a | No |
Request-Id | string | n/a | No |
apikey | string | Sign up and create a solution to get an API key! To try sample requests, use your solutions's apikey and the Subscription-Id 'test'. | No |
Subscription-Id | string | The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test' and your solution's apikey. | Yes |
Authorization | string | Credentials to access live APIs using an OAuth 2.0 flow. | Yes |
Request Body Structure
Request Body Example
Response
Response Body Structure
Response Body Example
Response Error Details
HTTP Code | Description |
---|---|
400 | 400 - Bad Request |
401 | 401 - Unauthorized |
403 | 403 - Forbidden |
404 | 404 - Not Found |
Try It Out
-
Prefer
(string)
-
Request-Id
(string)
-
apikey
(string) Sign up and create a solution to get an API key! To try sample requests, use your solutions's apikey and the Subscription-Id 'test'.
-
Subscription-Id
(required)(string) The Fortellis Marketplace subscription identifier between a user entity and the solution. For sample responses use the Subscription-Id 'test' and your solution's apikey.
-
Authorization
(required)(string) Credentials to access live APIs using an OAuth 2.0 flow.
repairOrderId The repair order identifier null true
Working...
x