PMS REST API
Online documentation
ReservationAttributeToSave
Reservation Attribute data to Insert, Update or Delete
| Property Name | Type | Description |
| ResAttributeCategoryId | int |
Unique id of Reservation Attribute Category Mandatory field |
| ResAttributeItemIdList | List<int> |
List of Unique id of Reservation Attribute Items if null or empty deletes all atributes related to this ResAttributeCategoryId of the reservation |

