Show Product Variant
GET/suppliers/products/:productIdentifier/variants/:variantIdentifier
This endpoint displays a single product variant details based on the variantIdentifier
parameter which belongs to a specified product productIdentifier
parameter.
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