https://www.mews.li/api/distributor/v1/reservations/getPricing
Request
{
"VoucherCode": null,
"StartUtc": null,
"EndUtc": null,
"RoomCategoryId": "00000000-0000-0000-0000-000000000000",
"ProductIds": [
"00000000-0000-0000-0000-000000000000"
],
"Occupancies": [
{
"AdultCount": 0,
"ChildCount": 0
}
],
"HotelId": "00000000-0000-0000-0000-000000000000",
"FullAmounts": false,
"Session": null,
"Client": null,
"AccessToken": null,
"LanguageCode": null,
"CultureCode": null
}Response
{
"OccupancyPrices": null
}