Ingram API ordering error

The problem:

  1. Place an order
  2. Click the little truck and select a warehouse for each item
  3. Place the order

It errors out and at at least one of the items is not ordered; even though there doesn’t appear to be any issue with the item, the little truck was clicked.

Possible fix:
Can we loop through the line items and test for errors prior to submitting the order?