post https://{domain_prefix}.retail.lightspeed.app/api/2.0/consignments
Creates a new consignment.
The consignment type can be SUPPLIER, OUTLET, STOCKTAKE or RETURN. The workflows for these are:
SUPPLIERworkflow:OPEN->SENT->DISPATCHED->RECEIVED- Can be
CANCELLEDat any time, except fromRECEIVED - Cannot create a
DISPATCHEDorRECEIVEDconsignment directly - In the response
referencerefers toOrder numberandnamerefers toNote
- Can be
OUTLETworkflow:OPEN->SENT->RECEIVED(can beCANCELLEDat any time afterOPEN)RETURNworkflow:OPEN->SENTorCANCELLEDSTOCKTAKEworkflow:STOCKTAKEorSTOCKTAKE_SCHEDULED->STOCKTAKE_IN_PROGRESS->STOCKTAKE_IN_PROGRESS_PROCESSED->STOCKTAKE_COMPLETE(can beCANCELLEDorCLOSEDat any time)
🔒 Requires: One of the following scopes:
consignments:write:stock_orderscope forSUPPLIERandRETURNconsignmentsconsignments:write:stock_transferscope forOUTLETconsignmentsconsignments:write:inventory_countscope forSTOCKTAKEconsignments
