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.
name
name display value.
color
color value.
bus_number
bus number value.
vin_number
vin number value.
capacity
capacity value.
tracking_device_id
tracking device ID identifier.
Response
Successful POST response for /api/v1/bussing/bus/create.
status
Allowed values:
message
data

