Amazon Marketplace · JSON Structure

Amazon Marketplace Date Time Iso8601 Structure

DateTimeISO8601 schema from Amazon Marketplace API

Type: string Properties: 0
CommerceISVMarketplaceSoftware Catalog

DateTimeISO8601 is a JSON Structure definition published by Amazon Marketplace. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-marketplace/refs/heads/main/json-structure/amazon-marketplace-date-time-iso8601-structure.json",
  "name": "DateTimeISO8601",
  "description": "DateTimeISO8601 schema from Amazon Marketplace API",
  "type": "string",
  "pattern": "^([\\d]{4})\\-(1[0-2]|0[1-9])\\-(3[01]|0[1-9]|[12][\\d])T(2[0-3]|[01][\\d]):([0-5][\\d]):([0-5][\\d])Z$"
}