Create Bussing Run Setup
Creates bus run setup 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_id
academic year ID identifier.
name
name display value.
start_time
Must be a valid date in the format H:i:s.
end_time
Must be a valid date in the format H:i:s.
time_type_id
time type ID type value.
stop_type_id
stop type ID type value.
amount_of_routes
amount of routes numeric value.
class_ids
class IDs list.
grade_ids
grade IDs list.
days_of_week
days of week list.
Response
Successful POST response for /api/v1/bussing/run-setup/create.
status
Allowed values:
message
data

