Update Variant stock
Update store variant stock level
Path Parameters
Parameter | Details |
---|---|
storeId
| integer Examples:
|
variantId
| string |
Request body
Parameter | Details |
---|---|
quantity | integer Example: 52 |
source | string Example: Tenant OMS |
Responses
201
successful operation
application/json
Success
msg
string
Example:
Stock updated
401
Unauthorized
Error
404
Not Found
Error
422
Unprocessable Entity
application/json
Error
POST
Request samples
Response samples
201Content type: application/json