Do not miss any GH Reservation API changes, ever again

Subscribe to the GH Reservation API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
1 structure change including:
1 Modification
Modified 1
POST /v2/reservation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • currencyCode property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /v2/reservation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • currencyCode property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
1 structure change including:
1 Modification
Modified 1
POST /v2/reservation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • currencyCode property Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /v2/reservation
  • Response
  • 200 response Modified
    • application/json content type Modified
      • bookingPrice property Modified
        • Type went from integer(int64) to number(double)
          Breaking
3 structure changes including:
2 Additions
1 Modification
Modified 1 Breaking
POST /v1/reservation/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refundAmount property Modified
        • Type went from string to number
          Breaking
Added 2
POST /v2/reservation
POST /v2/reservation/cancel
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
GET /v1/reservation/{reservationId}/status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
3 structure changes including:
2 Additions
1 Modification
Modified 1
POST /v1/reservation/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • currencyCode, refundAmount properties Added
Added 2
POST /v1/reservations/detail
POST /v1/reservations/list
2 structure changes including:
1 Breaking change
1 Modification
1 Removal
Modified 1 Breaking
POST /v1/reservation/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • refundAmount property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
Removed 1 Breaking
POST /v1/reservation/reservationList
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
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
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