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_id
run_setup_id
Request
This endpoint expects an object.
source_run_setup_id
source run setup ID identifier.
source_route_id
source route ID identifier.
target_route_id
target route ID identifier.
trip_date
Must be a valid date.
Response
Successful POST response for /api/v1/bussing/route-management/{batch_id}/{run_setup_id}/copy-route.
status
Allowed values:
message
data

