BigCommerce · Schema

IconUrl

Link to the platform icon.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-iconurl-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/IconUrl",
  "title": "IconUrl",
  "type": "string",
  "format": "url",
  "description": "Link to the platform icon.",
  "x-internal": false
}