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.
source_run_setup_iddoubleRequired
source run setup ID identifier.
source_route_iddoubleRequired
source route ID identifier.
target_route_iddoubleRequired
target route ID identifier.
trip_datestring or nullOptional
Must be a valid date.

Response

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

statusenum
Allowed values:
messagestring
datamap from strings to any