Update Code
PUT/suppliers/products/:type/:identifier/codes/:codeId
Specifically update product's existing product code resource based on codeId
parameter.
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