Create Bussing Route Management Daily Change

Creates bus route management 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.
academic_year_iddoubleRequired
academic year ID identifier.
run_setup_iddoubleRequired
run setup ID identifier.
route_numberdoubleRequired
route number value.
student_iddoubleRequired
student ID identifier.
address_iddouble or nullOptional
address ID identifier.
addressobject or nullOptional
address object.
start_datestring or nullOptional

Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.

end_datestring or nullOptional

Must be a valid date. Must be a valid date in the format Y-m-d\TH:i:sP.

destination_namestring or nullOptional
destination name display value.
destination_phonestring or nullOptional
destination phone phone number.

Response

Successful POST response for /api/v1/bussing/route-management-daily-change/create.

statusenum
Allowed values:
messagestring
dataobject