BigCommerce · Schema

ChannelPlatform

The name of the platform for the channel; channel `platform` and `type` must be a [valid combination](/docs/rest-management/channels#status).

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-channelplatform-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ChannelPlatform",
  "title": "ChannelPlatform",
  "type": "string",
  "description": "The name of the platform for the channel; channel `platform` and `type` must be a [valid combination](/docs/rest-management/channels#status).",
  "x-internal": false
}