blocks

Modified on: Thu, 1 Dec, 2022 at 1:14 PM

Print

The block functionality allows you to block a certain number of rooms with or without(depending of the status ) take them out of the inventory. One event may have number of blocks if necessary.

Fields

Field nameTypeDescription/Notes
idINTEGERUnique identifier of the block 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
event_idINTEGERUnique ID of the event the block is associated with. Reference to Events table*
room_type_idINTEGERUnique ID room type*
room_type_nameSTRINGName of the room type*
optional_atTIMESTAMPTime when the block was set as optional (Date and time in UTC)
cancelled_atTIMESTAMPTime when the block was cancelled (Date and time in UTC)
codeSTRINGBlock code, More information here.
descriptionSTRINGName of the block
rate_idINTEGERId of the rate used for the block.
rate_nameSTRINGName of the rate used for the block
adults_per_roomINTEGERNumber of adults per room
children_per_roomINTEGERNumber of children per room
manual_price_centsINTEGERConfigured manual price for the block in cents (10 EUR = 1000 cents)
manual_price_currencySTRINGManual price currency ISO 4217 currency codes
* Field will have value for every record

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