{ "opencollection": "1.0.0", "info": { "name": "Fixxbook.Bearer.Api.V1 AfterHours PlannedMaintenance API", "version": "bearer.v1" }, "items": [ { "info": { "name": "PlannedMaintenance", "type": "folder" }, "items": [ { "info": { "name": "GETv3_PlannedMaintenance_LocationPmSummary?startDate={startDate}&endDate={endDate}&locationId={locationId}&pageSize={pageSize}&pageIndex={pageIndex}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/PlannedMaintenance/LocationPmSummary", "params": [ { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "locationId", "value": "", "type": "query" }, { "name": "pageSize", "value": "", "type": "query" }, { "name": "pageIndex", "value": "", "type": "query" } ] } }, { "info": { "name": "GETv3_PlannedMaintenance_ServicesByLocation?locationId={locationId}", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/PlannedMaintenance/ServicesByLocation", "params": [ { "name": "locationId", "value": "", "type": "query" } ] } } ] } ], "bundled": true }