Example: Deactivate room

{
    "SellableProducts": {
        "HotelCode": "HT24001234",
        "SellableProduct": [{
                "InvNotifType": "Overlay",
                "InvStatusType": "Deactivated",
                "InvCode": "RO24000001"
            }
        ]
    }
}

Last updated