BigCommerce · Schema

store/customer/*

Fires for all `store/customer` events.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-store-customer-wildcard-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/store_customer_wildcard",
  "title": "store/customer/*",
  "description": "Fires for all `store/customer` events.\n",
  "x-examples": {},
  "x-tags": [
    "created"
  ],
  "x-internal": false
}