Change Updates

Do not miss any Garmat API changes, ever again

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

RSS

Feb 17, 2025

main
0.0.4
Compare

API structure has changed

11 structure changes including:
2 Additions
9 Modifications
Modified 9
GET /api/accounts
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • regions property Added
GET /api/accounts/{account_id}/regions
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • booth_count, facility_count properties Added
GET /api/accounts/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • regions property Added
GET /api/booths
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
        • account_id property Added
GET /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_id property Added
POST /api/accounts
  • Response
  • 200 response Modified
    • content type Modified
      • regions property Added
POST /api/accounts/{account_id}/regions
  • Response
  • 200 response Modified
    • content type Modified
      • booth_count, facility_count properties Added
PUT /api/accounts/{account_id}/regions/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • booth_count, facility_count properties Added
PUT /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_id property Added
Added 2
GET /api/booths/{id}/filter_maintenance_history
GET /api/booths/{id}/filter_maintenances