Driver assignments

UPDATE the duration of an existing assignment

Change the timing of a specific assignment. Body is a map of fields to update.

post/v1/drivers/{uuid}/assignments/{assignmentUuid}/duration

Path parameters

uuidstring uuid required
assignmentUuidstring uuid required

Request body

startDatestring date-time
endDatestring date-time nullable

Response

Successful operation.

uuidstring uuid
vehicleUuidstring uuid
driverUuidstring uuid
activeboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.