{ "type": "object", "properties": { "merchantReferenceId": { "type": "string" }, "merchantStoreName": { "type": "string" }, "noteToBuyer": { "type": "string" } }, "$schema": "https://json-structure.org/meta/core/v0/#", "name": "MerchantMetadata", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon/refs/heads/main/json-structure/pay-merchant-metadata-structure.json", "description": "MerchantMetadata schema from Amazon Pay API" }