Delete an item from a consignment

Removes the specific product from the consignment.

For SUPPLIER workflow:

  • Cannot delete a product from a consignment with a status of DISPATCHED, RECEIVED or CANCELLED

For consignment type OUTLET:

  • Cannot delete a product if the consignment has a status of SENT or RECEIVED

For consignment type RETURN:

  • Cannot delete a product if the consignment has a status of SENT

🔒 Requires: One of the following scopes:

  • consignments:write:stock_order scope for SUPPLIER and RETURN consignments
  • consignments:write:stock_transfer scope for OUTLET consignments
  • consignments:write:inventory_count scope for STOCKTAKE consignments
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The consignment id to be updated.

uuid
required

The product id of the product to be added to the consignment.

Response
204
Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!