Amazon Marketplace · JSON Structure

Amazon Marketplace Sort By Structure

SortBy schema from Amazon Marketplace API

Type: string Properties: 0
CommerceISVMarketplaceSoftware Catalog

SortBy 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-sort-by-structure.json",
  "name": "SortBy",
  "description": "SortBy schema from Amazon Marketplace API",
  "type": "string",
  "pattern": "^[a-zA-Z]+$"
}