Ship a batch
deftship_ship_batchShip all valid items in a 'ready' batch. Charges your balance and requires confirm=true to execute.
Instructions
Ship all valid items in a batch. The batch must be in 'ready' status. THIS CHARGES YOUR BALANCE for every item in the batch. Processing is asynchronous; poll deftship_get_batch for labels. 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. | |
| batch_id | Yes | The batch hash id to ship. |