Create Bussing Route Management

Creates bus route management data from submitted details.

Authentication

AuthorizationBearer

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

Path parameters

batch_idstringRequired
run_setup_idstringRequired

Request

This endpoint expects an object.
routeslist of objectsRequired
routes list.

Response

Successful POST response for /api/v1/bussing/route-management/{batch_id}/{run_setup_id}.

statusenum
Allowed values:
messagestring
datamap from strings to any