{
  "success": true,
  "request": {},
  "resolved": {
    "room_type": "Studio King",
    "occupancy": 1,
    "currency": "USD",
    "customer_group": "Guest",
    "date_from": null,
    "date_to": null
  },
  "match_source_row": {
    "room_type": "Studio King",
    "occupancy": 1,
    "date_from": "",
    "date_to": "",
    "currency": "USD",
    "customer_groups": "Visitor, Guest, Customer, VIP",
    "rate": 134.71
  },
  "rate": {
    "amount": 134.71,
    "currency": "USD",
    "original_amount": 134.71,
    "original_currency": "USD"
  },
  "currency_conversion": null
}