{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "SettlementRateIssued", "type": "object", "properties": { "rateIssued": { "type": "string", "description": "The requested foreign exchange rate." } } }