Update a Vehicle
put
Update a Vehicle
Resource URL
https://api-sandbox.arity.com/registration/v2 /vehicle/{vehicleId}
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Access Token |
Body Parameters
Request Body
make: the make of the vehicle
model: the model of the vehicle
status: the status of the vehicle, either active or suspended
vehicleEffectiveEndDate: the date from which the vehcile will be inactive. format is yyyy-mm-dd
year: the year of manufacture
vehicleId id of the vehicle null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request response
-
401401
Unauthorized response
-
500500
Server Error response
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Vehicles |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...