Get Variant Information

Returns detailed information for each product variant provided in the `variantSkus` parameter. Several fields are duplicated in other formats for convenience. Analogous to the [Get a product variant](/developer/api-reference/rest/admin/catalog/product-variants#get-a-product-variant) endpoint in the default BigCommerce API. Equivalent Storefront GraphQL API Query: `variantSku`. For more information, see the [GraphQL Playground](https://api-b2b.bigcommerce.com/graphql/playground).

Authentication

AuthorizationBearer
### Authentication header | Header | Argument | Description | |:-------|:---------|:------------| |`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| You can obtain this token using the steps described in the [REST Storefront API](/developer/docs/b2b-edition/getting-started/authentication#rest-storefront-api) section[...]

Response

SUCCESS
codeinteger
HTTP status code indicating the result of the operation.
messagestring
Message describing the result of the operation.
datalist of objects
List of product variant data objects.