{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-payment-cryptography/refs/heads/main/json-structure/openapi-export-token-id-structure.json", "name": "ExportTokenId", "description": "ExportTokenId schema from Amazon Payment Cryptography", "type": "string", "pattern": "^export-token-[0-9a-zA-Z]{16,64}$" }