BigCommerce · Schema

VariantId

The ID of the product variant associated with this channel listing.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-variantid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/VariantId",
  "title": "VariantId",
  "type": "integer",
  "format": "int64",
  "description": "The ID of the product variant associated with this channel listing.",
  "x-internal": false
}