Skip to main content

productExternalIdentifiers

The external-system identifiers mapped to a product (Amazon ASIN, Whole Foods UPC, etc.).

Business Rules

  • Only non-archived rows owned by the authenticated company are returned.

Permissions Required

  • products:external_identifiers permission.
productExternalIdentifiers(
productId: ID!
): [ProductExternalIdentifier!]!

Arguments

productExternalIdentifiers.productId ● ID! non-null scalar common

The product whose external identifiers to return.

Type

ProductExternalIdentifier object products

A mapping of an EC product to how an external system (marketplace or EDI trading partner) identifies it — e.g. Amazon ASIN, Whole Foods UPC, Target TCIN.