put https://{domain_prefix}.retail.lightspeed.app/api/2.0/consignments/
Updates the given consignment.
If the type is SUPPLIER then:
- Cannot change from
SUPPLIERto a different consignment type SUPPLIERworkflow:OPEN->SENT->DISPATCHED->RECEIVED- Can be
CANCELLEDat any time, except fromRECEIVED - Cannot update a
SUPPLIERconsignment that has the statusRECEIVEDorCANCELLED - Cannot update status if there are no products in the order
- At least one product should have non-zero received quantity before updating to
RECEIVED
🔒 Requires: One of the following scopes:
consignments:write:stock_orderscope forSUPPLIERandRETURNconsignmentsconsignments:write:stock_transferscope forOUTLETconsignmentsconsignments:write:inventory_countscope forSTOCKTAKEconsignments
