Produce the packing slip
packing_slipGenerate a packing slip in plain text showing carton contents, weights, and signature line, with no prices. Optionally write it to a .txt file; refuses overwriting by default.
Instructions
The packing slip as plain text on every tier: cartons, contents, weights and a signature line, and no prices anywhere. Pro also writes it to out_path as a .txt file. Refuses a URL and refuses to overwrite unless told to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| divisor | No | Volumetric divisor in cm3 per kg: 5000 courier air (default), 6000 IATA air, 4000 some road tariffs | |
| out_path | No | Where to write the .txt file. Pro only. Omit to get the slip back as text, which every tier can do | |
| overwrite | No | Replace out_path if a file is already there. Default false, and an existing file is refused with nothing written | |
| packing_list | Yes | The packing list id, e.g. PL-2026-0001, or the order reference when only one list carries it |