Void a parcel shipment
deftship_void_parcelCancel a parcel order using its shipment order ID. Confirmation is required to proceed; a void fee may apply.
Instructions
Void a previously created parcel order by shipment_order_id. May incur a void fee (returned as void_fee). Requires confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to true to actually execute this action. This operation charges your Deftship balance or is otherwise irreversible. Confirm with the user before setting true. | |
| shipment_order_id | Yes | The shipment order id to void. |