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
-
data property Modified
-
content type Modified
GET /api/accounts/{account_id}/regions
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- booth_count, facility_count properties Added
-
data property Modified
-
content type Modified
GET /api/accounts/{id}
- Response
-
200 response Modified
-
content type Modified
- regions property Added
-
content type Modified
GET /api/booths
- Response
-
200 response Modified
-
content type Modified
-
data property Modified
- account_id property Added
-
data property Modified
-
content type Modified
GET /api/booths/{id}
- Response
-
200 response Modified
-
content type Modified
- account_id property Added
-
content type Modified
POST /api/accounts
- Response
-
200 response Modified
-
content type Modified
- regions property Added
-
content type Modified
POST /api/accounts/{account_id}/regions
- Response
-
200 response Modified
-
content type Modified
- booth_count, facility_count properties Added
-
content type Modified
PUT /api/accounts/{account_id}/regions/{id}
- Response
-
200 response Modified
-
content type Modified
- booth_count, facility_count properties Added
-
content type Modified
PUT /api/booths/{id}
- Response
-
200 response Modified
-
content type Modified
- account_id property Added
-
content type Modified
Added
2
GET /api/booths/{id}/filter_maintenance_history
GET /api/booths/{id}/filter_maintenances