Generate a bussing report

Generates bus changes, students-by-route, or route-stop-history data for the supplied ISO-8601 date range.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
report_typeenumRequired
Allowed values:
start_datedatetimeRequired
end_datedatetimeRequired

Response

Report rows generated.
statusstringOptional
messagestringOptional
datalist of maps from strings to anyOptional

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error