PMS REST API
Online documentation
MemberShipTypes
MemberShipTypes definition
| Property Name | Type | Description |
| ShortDesc | string | Short description of membership types |
| LongDesc | string | Long description of membership types |
| CustomerType | int? | Defines customer type link - company(1); individual(2); employee(3)- any of them if not filled |
| TypeRole | int? | 1 = A/R Number 2 = IATA Number 3 = VAT Number 4 = Frequent Flyer Cards and Loyalty Cards and Bonus point cards (differentiation will not ba handled on this level) 5 = Corporate ID (also used for V8Online IFC) 6 = Unique 3rd party Profile ID for Property Interface 7 = Rebate cards 8 = Contract number 9 = Fiscal Code (Legge Bersani, needed in Italy) 10 = MVZV Membership ... to be continued for special numbers |
| Status | int? | 0=active, 1=inactive |
| Singular | int? | XMTY_UNIQUE is of XMTY |
| PromptIfSameNumberIsUsed | int? | 1= functionality that the system asks if it finds the same number in xmnr for the same xmty_id, just to advice |
| ExpiryDateMandatory | int? | 1 = Expiry Check has been added to the membership configuration screen. If activated expiry dates can be entered |
| AllowsOnlyOneValuePerProfile | int? | 1 = only one record per guest for this type |

