Skip to main content
Anchor to ProductVariantBarcode

ProductVariantBarcode

object

Requires read_products access scope.

A barcode associated with a product variant.

A variant supports up to 20 barcodes, each of which can have a type. Barcode types are validated against their respective format standards.

•BarcodeType

The associated standard that the barcode conforms to. Barcode types are validated against their respective format standards. A null format denotes no type provided on write and the value is stored as entered.

Show enum values
•String!
non-null

The value of the barcode. For example, 9780262033848. Maximum length: 255 characters.


Was this section helpful?