Changes to List a hotel's rooms & rates

GET /v1/hotels/{hotelId}/rates

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 8 revisions of this API.63

  1. 10fbc4e6f53261
  2. b655bb3704c21
  3. 0c80b58717391

What changed

  • 10fbc4e6f53261See the full diff
    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the new rates_require_hotel_search enum value to the response property for the response status

      response-property-enum-value-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added