added
2025-09 Partial Fulfillment API Endpoints
10 days ago by ReadMe GitHub Action
2025-09 Partial Fulfillment API Endpoints - BETA
New API 2.0 endpoints have been added to support viewing and partial fulfillment of orders. These endpoints can be used to view fulfillments and partially pick, pack, or fulfill quantities of items within a sale.
These endpoints provide maximum flexibility for fulfillment scenarios, allowing retailers to customize fulfillment processes based on their business needs.
Key Features
- Retrieve a paginated list of fulfillments with filtering on sale, outlet, fulfillment type, or state.
- Pick portions of selected line items in a sale.
- Pack portions of selected line items in a sale.
- Fulfill portions of selected line items in a sale.
- Fulfull a sale entirely.
A new Fulfillments tutorial has been added to demonstrate how to use these endpoints.