<aside> 💡 Use this Endpoint to create Inbound Inventory Work Orders to a given Windfall Warehouse. Send Post Requests to:
https://uat-svc.windfallonline.com/WindfallAPI/WorkOrder/CreateOutboundWorkOrderByInventory
</aside>
Welcome to the MoveHQ help center! We're here to answer your questions. Can't find what you're looking for? Send our support team an email at [email protected]
Set the API Key in the top righthand corner
Click the Work Order Group and then the Create Outbound Work Order by Grouping Endpoint
Scroll down to the Model and click it
The Model is now copied into the WorkOrderParameters free-typing field ; use the resize grabber to expand the free-typing field
Set the B2B Code and the Windfall Customer Name Parameters
When Match by Article is set to True, the request only requires that Article Number and Description need to be set
When Match by Article is set to False the request requires that every field in the Grouping needs to be set
Navigate to the Windfall Customer’s Grouping tab on the Configuration page to determine the Grouping, for more info see Articles on Configuration
In this example the Grouping consists of Article Number, Description, Expiration Date, Number of Pallets, Color and Receiving Report Number
<aside> 💡 Remove any fields that are not part of the Grouping in the Items array
</aside>