Create Or Update Stock
POST/suppliers/products/:type/:identifier/stocks
Create a product stock availability on a specific country.
If the stock already exists, it will be updated.
Request
Responses
- 200
- 403
- 404
- 422
Successful response
Authorization error
Resource not found it means that the provided product or variant identifier or any of the path parameters to amend is either not yours or present in the database.
Validation error