Detach Store from a Variant
Delete the connection between a Store and a Variant
Delete store variant stock level
Path Parameters
Parameter | Details |
---|---|
storeId
| integer Examples:
|
variantId
| integer Examples:
|
Responses
200
Stock deleted
application/json
Success
401
Unauthorized
application/json
Error
404
Stock not found
application/json
Error
DELETE