/shipping/drivers

Update

Updates driver contact details and vehicle type assignments. Provider orgs only; caller must be the driver (self) or an operator+. | (DriverClientUpdate1) -> (bool)

patch/shipping/drivers/update/v1/{driver_id}

Path parameters

driver_idstring required

Request body

email_address_primarystring email nullable
email_address_secondarystring email nullable
phone_number_primarystring phone nullable
phone_number_secondarystring phone nullable
first_namestring nullable
last_namestring nullable
vehicle_typesVehicleTypeEnum[]
email_address_primary__set_to_Noneboolean
email_address_secondary__set_to_Noneboolean
phone_number_primary__set_to_Noneboolean
phone_number_secondary__set_to_Noneboolean
first_name__set_to_Noneboolean
last_name__set_to_Noneboolean

Response

Successful Response

boolean required

Changes

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