Skip to main content
When your system assigns a driver to a job outside of the Yonne platform, use this endpoint to mark them as busy. Yonne will skip that driver during dispatch until you mark them available again.

Endpoint

Requires: Authorization: Bearer <token> — see Authentication.

Mark a driver busy

Mark a driver available


Request body


Success response


Status mapping

The response returns the internal status value ("busy" or "active"), not the S2S value you sent. This is expected.

When to use external_reference

If your system has a job ID for the external assignment (e.g. "EXT-456"), pass it as external_reference. Yonne stores it against the driver record — this helps admin staff cross-reference jobs when investigating driver availability issues.