propose_cancellation
Cancel a container shipment booking or withdraw only its pending amendment. Provide the reference and reason; the cancellation is staged until apply_plan is executed.
Instructions
Prepare a cancellation of the booking, or of its pending amendment only.
Nothing is sent until apply_plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Sent to the carrier | |
| reference | Yes | A carrierBookingReference, or the carrierBookingRequestReference before confirmation | |
| amendment_only | No | Withdraw only the pending amendment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||