improved

2024-03 Consignment API 2.0 Updates

There are several updates to the API 2.0 consignment apis, particularly regarding purchase orders.

Update a consignment

  • At least one product should have non-zero received quantity before updating to RECEIVED

Add a product to a consignment

  • Cannot add a composite product to the order
  • If a received value is provided for a consignment product for a SENT Supplier Order - the order will be automatically marked as DISPATCHED

Update a product in a consignment

  • Any updates to the received quantity field on a product in a SENT consignment, will set the consignment status to DISPATCHED

Add or update the products in a consignment in bulk

  • If a received field is provided for consignment products in an OPEN or SENT Supplier Order - the order will be automatically marked as DISPATCHED. Remove the received field if you don't intend to dispatch the OPEN or SENT purchase order.