Retrieve product variant by ID

Retrieves a product variant by store ID, product ID, and product variant ID.

Path Params
string
required

The store ID (app_key).

int64
required

The Yotpo ID for the product. This ID is created automatically upon creation of the product. You can find it by using the Retrieve endpoint.

int64
required

The Yotpo ID for the product variant. This ID is created automatically upon creation of the variant. You can find it by using the Retrieve endpoint.

Responses

Language
Credentials
Header
Request
Response
Choose an example:
application/json