Example: Change Rate Plan Name

{
    "RatePlans": {
        "HotelCode": "HT24001234",
        "RatePlan": [{
                "RatePlanNotifType": "Overlay",
                "RatePlanID": "TN24000001",
                "Description": {
                    "Name": "BAR-Room & Breakfast"
                },
                "CurrencyCode": "IDR"
            }
        ]
}
}

Last updated