BigCommerce · Schema

ExternalId

Associated ID within a system / platform outside of BC.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-externalid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ExternalId",
  "title": "ExternalId",
  "type": "string",
  "description": "Associated ID within a system / platform outside of BC.",
  "x-internal": false
}