block_days

Modified on: Wed, 30 Nov, 2022 at 1:37 PM

Print

Representation of the effect of the block for every block_id/date combination. The forecasted price of the blocks (block_prices) are recalculated daily!

Fields

Field nameTypeDescription/Notes
idINTEGERUnique identifier across the entire Clock PMS+ ecosystem*
account_idINTEGERIdentification of the account owning the record. Reference to accounts table*
created_atTIMESTAMPTime created (Date and time in UTC)*
updated_atTIMESTAMPTime lastly updated (Date and time in UTC)*
block_idINTEGERUnique ID of the block the record is associated with. Reference to blocks table*
dateDATEDate the record us related with(YYYY-MM-DD)*
expire_dateDATEDate when the block for the date will expire(YYYY-MM-DD)
room_countINTEGERNumber of rooms blocked for the date*
void_statusSTRINGStatus of the block for the date (active, optional or canceled)*
block_prices.revenue_groupSTRINGThe revenue group of the expected revenue from the block for the date**
block_prices.currencySTRINGThe currency for the expected revenue from the block for the date**
block_prices.net_value_centsINTEGERNet value of the expected revenue from the block for the date**
block_prices.gross_value_centsINTEGERGross value of the expected revenue from the block for the date**

* Field will have value for every record

** One block_days record may have forecasted block_prices with different revenue_groups depending on the used rate configuration!

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

On this page