Start Shift

Use to start a driver's shift.

OUTPUT PARAMS

success

boolean

Indicates whether the service completed successfully.

  • false - the service failed.
  • true - the service succeeded.

start_shift

datetime

Indicates the shift start time. Format %Y-%m-%dT%H:%M:%S%z UTC.

end_shift

datetime

Indicates the shift end time. Format %Y-%m-%dT%H:%M:%S%z UTC.

id

Int32

The ID of the shift.

active_team_id

string

The team the driver is working with during this shift.

Language