Skip to main content

createProductExternalIdentifier

Create an external-system identifier for a product (e.g. "Whole Foods" → UPC). Optionally link it to a connected integration at creation; otherwise it is an unlinked, display-only row.

Permissions Required

  • products:create_external_identifier permission.
createProductExternalIdentifier(
input: CreateProductExternalIdentifierInput!
): CreateProductExternalIdentifierPayload

Arguments

createProductExternalIdentifier.input ● CreateProductExternalIdentifierInput! non-null input common

Parameters for CreateProductExternalIdentifier

Type

CreateProductExternalIdentifierPayload object common

Autogenerated return type of CreateProductExternalIdentifier.