Shipments

Assign Driver

Allows a three party partner to set a driver for a taken load.

post/api/v2/shipments/{shipment_id}/assign_driver

Path parameters

shipment_idstring uuid required

Shipment UUID

Request body

driver_idstring

Unique identifier for the driver.

Response

All provided data is valid and the driver was set.

Changes

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