Index

Checkout Accommodation with room

Instructions

Post JSON data here to get information about an account.

{
    "accountId": "2",
    "apiKey":"o5ic8IZCZYPGgmgh",
    "language":"en",
    "checkIn": "24.09.2024",
    "checkOut": "25.09.2024",
    "numAdult": "1",
    "childAges": [5,7],
    "roomId": "11017"
}

"accountID" and "apiKey" are required for all Api calls.

"language": en me hr si ru de nl fr it cz sk hu pl

Optional "showUnavailableRooms" parameter return room with message why room is not available.

Optional "skipDateValidation" prevents checkIn and CheckOut validation.

Optional "discountSupplementType" enables calculation of: DISCOUNT  SUPPLEMENT  VOUCHER-CODE

Optional "discountSupplementCalculationType": PERCENTAGE  NOMINALLY

Optional "discountSupplementAmount"