GuidesAPI Reference
Log In
API Reference

Create Vehicle

Use to create a vehicle or trailer in Bringg.

Body Params
string
required

The vehicle's license plate number.

int32
required

Bringg's ID for the vehicle profile. Required if vehicle_type_external_id is not included.

string

Your external system's ID for the vehicle profile. Required if vehicle_type_id is not included.

string

Your external system's ID for the vehicle.

string

The color of the vehicle.

string

When using subcontracted drivers as your own fleet, specify your external system's ID for the contracted organization.

string

Your external system's ID for the associated parking spot. Omit if default_parking_spot_id is included.

int32

Bringg's ID for the parking spot associated with this vehicle.

string

The vehicle's type or other identifying features.

string

Your custom identifier for the vehicle.

skills
array of strings

An array of vehicle capabilities.

skills
string

Your external system's ID for the team associated with this vehicle.

int32

Bringg's ID for the team associated with this vehicle.

int32

Bringg's ID for a trailer towed by this vehicle.

int32

Bringg's ID for the driver associated with this vehicle.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json