Create Bussing Driver

Creates bussing driver 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.
phonestring or nullOptional
phone phone number.
emailstring or nullOptional
email used for login, contact, or delivery flows.
addresslist of objectsOptional
address list.

Response

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

statusenum
Allowed values:
messagestring
dataobject