# /ota/OTA_HotelSearch

Use this endpoint to check the status, creation date, and date of last change for one or more properties. See a list of property statuses [here](/connectivity/docs/property-statuses).

## Methods


```http
POST https://supply-xml.booking.com/hotels/ota/OTA_HotelSearch
```

## Headers

| Header | Description | Type | Required | Notes |
|  --- | --- | --- | --- | --- |
| `Authorization` | [Machine account username and password](/connectivity/docs/authentication) | string | Required | Example: `Authorization: Basic {username:password}` |


## Examples

* [Retrieve property attributes](/connectivity/docs/tsk-retrieve-property-attributes)


## Errors