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

Aug 12, 2026

main
1.0.0
Compare

API structure has changed

Next change
2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /v1/reservation
  • Body
  • application/json content type Modified
    • partnerReservationId property Modified
      • Type went from integer(int64) to string
        Breaking
POST /v2/reservation
  • Body
  • application/json content type Modified
    • partnerReservationId property Modified
      • Type went from integer(int64) to string
        Breaking