BigCommerce · Schema

ChannelListingDateCreated

Date on which the channel listing was first created.

E-CommerceRetailCatalogOrdersCheckoutPaymentsSaaS
View JSON Schema on GitHub

JSON Schema

bigcommerce-channellistingdatecreated-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ChannelListingDateCreated",
  "title": "ChannelListingDateCreated",
  "type": "string",
  "format": "date-time",
  "description": "Date on which the channel listing was first created.",
  "x-internal": false
}