Update Bussing Run Setup
Updates the selected bus run setup record.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Path parameters
id
Request
This endpoint expects an object.
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 PATCH response for /api/v1/bussing/run-setup/update/{id}.
status
Allowed values:
message
data

