PMS REST API
Online documentation
DailyPackageItemForInsertUpdate
Inheritance: DailyPackageItem
| Property Name | Type | Description |
| ActionType | ActionType2Enum ? | This fiels is mandotary for Reservation Update |
| Price | decimal? | if manual price is then mandotary |
| PackageCode | string | Code of the package |
| StartDate | DateTime | ? |
| EndDate | DateTime |
Set EndDate equal to StartDate for adding the package to only 1 day EndDate included to days that the package is added, the package is added to EndDate |

