Add Vehicle

Endpoint to add a new Vehicle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • vehicle_write
Body Params

Create Vehicle JSON parameters.

string
required
length ≤ 9

The plate number of the Vehicle.

string
required
length ≤ 255
^[^<>=]{0,255}$

The description of the Vehicle.

string
enum
required

The VAT deductibility rate.

Allowed:
string
enum
required

The fuel type of the Vehicle.

Allowed:
number

The rate to apply for a MileageReimbursement, measured in main Wallet currency per km.

int32

The mileage of the Vehicle, measured in km.

Responses

400

Your request has missing arguments or is malformed.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json