Search fulfillment (zobship) orders
search_oms_ordersOrders flowing through the zobship fulfillment pipeline, with their state (new → reserved → awaiting_label → labelled → manifested → shipped …), fulfillment type, credit status, and expected ship date. Filter by channel, state, store, warehouse, or exact variant/channel SKU.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (1-25, default 15). | |
| state | No | Fulfillment state (e.g. awaiting_label, manifested, shipped). | |
| offset | No | Pagination offset (default 0). | |
| channel | No | Channel code (e.g. amazon). | |
| storeId | No | Restrict to one store. | |
| variantSku | No | Exact variant SKU or channel SKU (case-insensitive). | |
| warehouseId | No | Restrict to one warehouse. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||