{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-marketplace/refs/heads/main/json-structure/amazon-marketplace-error-code-string-structure.json", "name": "ErrorCodeString", "description": "ErrorCodeString schema from Amazon Marketplace API", "type": "string", "pattern": "^[a-zA-Z_]+$" }