API method: Get/ownHotelPrices
Method allows to get an available own hotel prices from the system.
Possible request parameter:
hotelId - from GET /hotels method;
dateFrom and dateTo - filter by the time when the service takes place
countryId - from GET/ locations;
cityId - from GET/ locations.
...
Go to AccommodationContracts - Choose Get/ownHotelPrices method.
Enter parameters and press “Try it out” button:
...