REST API to get/fetch fulfillment lines matching criteria like item, fulfillment line level details
Summary:
REST API to get/fetch fulfillment lines matching criteria like item, fulfillment line level details
Content (please ensure you mask any confidential information):
There is GET REST API for Sales Orders. There is GET REST API for all fulfillment lines from a given Sales Order.
Is there a GET REST API for fetching all the matching fulfillment lines based on request/input criteria like item, fulfillment line level details?
Essentially, a REST API to mimic 'Manage Fulfillment Lines' task where one can search fulfillment lines across all orders for an item or a combination of item and ship-from warehouse or status = Backordered.
0