{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "AlertsCardAcceptorIdConfigs", "type": "object", "description": "Card acceptor id configurations for a merchant", "properties": { "configs": { "type": "array" } } }