Do not miss any MomoRooms Hub changes, ever again

Subscribe to the MomoRooms Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
GH Reservation API
2 structure changes including:
1 Addition
1 Modification
Modified 1
POST /v1/reservation/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refundAmount property Added
Added 1
POST /v1/reservation/reservationList
GH Static Content API
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /v1/property/content
  • Response
  • 200 response Modified
    • application/json content type Modified
      • id, giata, name, chain, contact, location, star, checkin_checkout, dsa, descriptions, images, services properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • properties property Added
POST /v1/room/content
  • Response
  • 200 response Modified
    • application/json content type Modified
      • properties property Modified
        • giata property Added
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /v1/property/quote
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property property Modified
        • roomStays property Modified
        • propertyName property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
      • bookingId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • reservationId property Added
POST /v1/property/single
  • Response
  • 200 response Modified
    • application/json content type Modified
      • property property Modified
        • roomStays property Modified
GH Reservation API
1 structure change including:
1 Modification
Modified 1
GET /v1/reservation/{reservationId}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • reservationId property Added
GH Static Content API