{ "type": "object", "properties": { "nextToken": { "type": "string" }, "previousToken": { "type": "string" } }, "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Pagination", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon/refs/heads/main/json-schema/selling-partner-pagination-schema.json", "description": "Pagination schema from Amazon Selling Partner API" }