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

Jul 29, 2024

main
0.0.4
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8
GET /api/accounts
  • Query
  • filter, sort, limit, page query parameters Added
GET /api/booths
  • Response
  • 200 response Modified
    • content type Modified
      • data property Modified
GET /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_name, facility_id properties Added
GET /api/facilities/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_name property Added
POST /api/facilities
  • Response
  • 200 response Modified
    • content type Modified
      • account_name property Added
POST /api/login/verify
  • Response
  • 200 response Modified
    • content type Modified
      • user_id, user_name properties Added
PUT /api/booths/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_name, facility_id properties Added
PUT /api/facilities/{id}
  • Response
  • 200 response Modified
    • content type Modified
      • account_name property Added