put https://{domain_prefix}.retail.lightspeed.app/api/2.0/consignments/
Updates the given consignment.
If the type is SUPPLIER then:
- Cannot change from
SUPPLIER
to a different consignment type SUPPLIER
workflow:OPEN
->SENT
->DISPATCHED
->RECEIVED
- Can be
CANCELLED
at any time, except fromRECEIVED
- Cannot update a
SUPPLIER
consignment that has the statusRECEIVED
orCANCELLED
- 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