Update Bussing Route Management Daily Change

Updates the selected bus route management record.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
route_numberdoubleRequired
route number value.
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 PATCH response for /api/v1/bussing/route-management-daily-change/update/{id}.

statusenum
Allowed values:
messagestring
dataobject