warp_save_load_template
Save a reusable load template with shipment dimensions and details for repeat freight lanes. Use templates to quickly recall configurations for frequent shipments.
Instructions
Save a reusable load template (a named shipment config) so it can be recalled for repeat lanes. Auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Friendly name, e.g. 'Standard 2-pallet LA load' | |
| weight_lbs | Yes | Total weight in lbs | |
| length_in | Yes | Length in inches | |
| width_in | Yes | Width in inches | |
| height_in | Yes | Height in inches | |
| commodity | No | Commodity description | |
| freight_class | No | Freight class (optional; FAK pricing if omitted) | |
| stackable | No | Whether the freight is stackable | |
| hazmat | No | Whether the freight is hazmat |