PMS REST API
Online documentation
SetProfileVipCodeOperaRequest
Inheritance: HotelRequestBase
Update Profile Vipcode Request
| Property Name | Type | Description |
| ProfileID | long | Central ProfileID. if no central system active then LocalID of profile |
| VipCode | string | Vip Code |
| HotelCode | string | Destination hotel id or code. |
| Language | string | If specified, response will be translated based on the language code. |
| AuthData | AuthData | Request authentication info. If Http header authentication data is specified, this data is overridden |

