{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/transfer-book-points-and-cash-structure.json", "title": "PointsAndCash", "description": "PointsAndCash structure from Transfer Booking", "type": "object", "properties": { "monetaryAmount": { "type": "string" } } }