Amazon Marketplace · JSON Structure

Amazon Marketplace List Change Sets Max Result Integer Structure

ListChangeSetsMaxResultInteger schema from Amazon Marketplace API

Type: int32 Properties: 0
CommerceISVMarketplaceSoftware Catalog

ListChangeSetsMaxResultInteger 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-list-change-sets-max-result-integer-structure.json",
  "name": "ListChangeSetsMaxResultInteger",
  "description": "ListChangeSetsMaxResultInteger schema from Amazon Marketplace API",
  "type": "int32",
  "minimum": 1,
  "maximum": 20
}