update_dock
Modify dock details including name, door number, scheduling rules, and assigned load types to manage dock operations.
Instructions
Update a dock
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Dock ID | |
| name | No | Dock name | |
| doorNumber | No | Door number | |
| instructions | No | Dock instructions | |
| allowCarrierScheduling | No | Allow carriers to self-schedule | |
| allowOverBooking | No | Allow overbooking | |
| minCarrierLeadTime_hr | No | Minimum carrier lead time in hours | |
| maxCarrierLeadTime_hr | No | Maximum carrier lead time in hours | |
| ccEmails | No | CC email addresses | |
| loadTypeIds | No | Load type IDs assigned to this dock |