Skip to content

Commit

Permalink
Update mews-operations/availabilityBlock.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ondra Heřmánek <[email protected]>
  • Loading branch information
glendoci and ondrahermanek authored Oct 10, 2024
1 parent 839195a commit c010bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mews-operations/availabilityBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
| `booker` | [`Customer`](./reservations.md#customer) object | required | The main booker. This does not mean that the person has arrived at the property. |
| `company` | [`Company`](./reservations.md#company) object | optional | The company associated with the availability block. |
| `notes` | `string` | optional | Notes related to the availability block. |
| `pickupType`| [`PickupType`](#pickupType) object | required | PickupType of the block. |
| `pickupType`| [`PickupType`](#pickupType) object | required | Specifies how new reservations in block should be picked up. |

#### Dates
| Property | Type | Contract | Description |
Expand Down

0 comments on commit c010bc4

Please sign in to comment.