BigCommerce · Schema

Coupon Code Field

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-couponcode-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CouponCode",
  "title": "Coupon Code Field",
  "type": "string",
  "example": "FF11-22X4",
  "x-internal": false
}