Update Bussing Bus

Updates the selected bus record.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

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 PATCH response for /api/v1/bussing/bus/update/{id}.

statusenum
Allowed values:
messagestring
dataobject