new
improved
Public API Updates
We have made several updates to the Public API.
- idhas been added to the inventory change webhook payload. This is a unique identifier for the change and can be used to dedupe updates.
- updated_fromandupdated_tohave been added as parameter to thepurchase_ordersquery. This can be used to find POs that have been updated in the specified timeframe. Note that the update is based on changes to the PO line items only.
- partner_order_numberhas been added to the PO update webhook payload.
- lot_idhas been added to thework_order_createmutation. This can be used to set the lot of the sku being created in the work order.