Void a pickup
deftship_void_pickupVoid a pickup order by its ID. Requires confirm=true to execute the irreversible action.
Instructions
Void a previously created pickup order by id. 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. | |
| pickup_order_id | Yes | The pickup order id to void. |