BigCommerce · Schema

store/shipment/*

Fires for all `store/shipment` events.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-store-shipment-wildcard-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/store_shipment_wildcard",
  "title": "store/shipment/*",
  "description": "Fires for all `store/shipment` events.",
  "type": "object",
  "x-internal": false
}