List Product Variants
GET/suppliers/products/:productIdentifier/variants
Simple return all the product variants linked to a specified main product based on productIdentifier
paramater.
Request
Responses
- 200
- 403
- 404
- 422
OK
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