PMS REST API
Online documentation
BlockHeader
Header of block
| Property Name | Type | Description |
| HotelCode | string | Code of the destination hotel |
| BlockID | long | Unique id of block |
| BlockCode | string | Block code |
| Name | string | Name of block |
| FromDate | DateTime | Date from |
| ToDate | DateTime | Date to |
| StatusCode | string | Code of status |
| OpenForPickup | bool | If true, it's open for pick up |
| WebPromotion | string | Web promotion |
| Elastic | bool | If true, it's elastic |
| CutOffDate | DateTime? | Date of cut off |
| CutOffDays | int? | How many day is cut off |

