Advance an order's status (your account)
mu_order_advanceMove an order one step in the lifecycle: ordered→production→shipped→completed, or ordered→refund_pending (lot expiry / human judgment), refund_pending→refunded (human recorded refund). Backward/skipped transitions are rejected. Production is blocked while lot_lock=true until the lot fills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order id. | |
| note | No | ||
| status | No | New status. |