InventoryProduct stock

Delete Product Stock

Delete a product stock record

DELETE
/shipos/product-stock/{product_stock_id}
x-access-token<token>

In: header

Path Parameters

product_stock_id*string

The ID of the product stock to delete

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/shipos/product-stock/string"
Empty