send_order_to_gobox
Sends an order to the warehouse to start picking and packing for shipment. Use after order creation and before shipping.
Instructions
Send order to warehouse (Gobox) for packing.
WORKFLOW: Call this AFTER create_order, BEFORE send_order_to_goship. This triggers the warehouse to start picking and packing the order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_no | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||