Create Bussing Bus

Creates bus data from submitted details.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
namestringRequired
name display value.
colorstring or nullOptional
color value.
bus_numberstring or nullOptional
bus number value.
vin_numberstring or nullOptional
vin number value.
capacitydouble or nullOptional
capacity value.
tracking_device_iddouble or nullOptional
tracking device ID identifier.

Response

Successful POST response for /api/v1/bussing/bus/create.

statusenum
Allowed values:
messagestring
dataobject