<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]

Outbound by Grouping 📖


Prepare the Test

  1. Set the API Key in the top righthand corner

    Untitled

  2. Click the Work Order Group and then the Create Outbound Work Order by Grouping Endpoint

    Untitled

  3. Scroll down to the Model and click it

    Untitled

  4. The Model is now copied into the WorkOrderParameters free-typing field ; use the resize grabber to expand the free-typing field

    Untitled

Set the Parameters

  1. Set the B2B Code and the Windfall Customer Name Parameters

    Untitled

  2. When Match by Article is set to True, the request only requires that Article Number and Description need to be set

  3. When Match by Article is set to False the request requires that every field in the Grouping needs to be set

Determine the Grouping and Identifying the Fields in the Grouping

  1. Navigate to the Windfall Customer’s Grouping tab on the Configuration page to determine the Grouping, for more info see Articles on Configuration

  2. In this example the Grouping consists of Article Number, Description, Expiration Date, Number of Pallets, Color and Receiving Report Number

    Untitled

Trim the Fields

<aside> 💡 Remove any fields that are not part of the Grouping in the Items array

Untitled

</aside>

Set the Fields