propose_booking
Create a draft container shipment booking by specifying origin, destination, and equipment. The request is validated and held until you apply it, so you can review before anything is sent.
Instructions
Prepare a new booking request. Nothing is sent until apply_plan.
Party details come from the operator's config, not from you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Port of loading (UN/LOCODE) | |
| equipment | Yes | ||
| depart_from | No | Without a routing_reference: sail on or after | |
| destination | Yes | Port of discharge (UN/LOCODE) | |
| routing_reference | No | From find_sailings, to book that sailing | |
| special_instructions | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||