{ "type": "object", "properties": { "CurrencyCode": { "type": "string" }, "Amount": { "type": "string" } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "Money", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon/refs/heads/main/json-structure/selling-partner-money-structure.json", "description": "Money schema from Amazon Selling Partner API" }