All notable changes to the APIs are documented as follows.
11-Nov-2019
Added
- updated_after query parameter to
GET /v1/inspection_reports
- dispatch_ids query parameter to
GET /v1/form_entries
- driver_ids query parameter to
GET /v1/form_entries
- vehicle_ids query parameter to
GET /v1/form_entries
- Documentation for Goefence Public API endpoints
6-Apr-2020
Added
- Retry intervals for Webhook requests
- SLA for responding to webhook requests
- Add Documentation for Public Document creation API's
- updated_after query parameter added to
GET /v1/fault_codes
API
7-Apr-2020
Added
GET /v1/freight_visibility/vehicle_locations
GET /v1/freight_visibility/companies
POST /v1/freight_visibility/subscribe
PUT /v1/freight_visibility/subscribe
13-Apr-2020
Changed
- The maximum per page limit for Geofences APIs changed from 100 to 500
Added
auto_complete_forms
can be passed as a body parameter to thePOST|PUT v1/dispatches
API
21-Apr-2020
Added
doc_time
added to response forGET /v1/documents
andGET /v1/documents/:id
APIs- External ids are returned for form objects in the response for
GET /v1/forms
API
11-May-2020
Added
ids
andvendor_ids
parameters toGET /v1/dispatches
API
18-May-2020
Added
- External ids are returned for inspection report objects in the response for
GET /v1/inspection_reports
API - Documentation for inspection report update API
10-Jun-2020
Added
- Changed Webhook request test payload.
15-Jun-2020
Added
- API to get inspection report object using
external_id
andintegration_name
using theGET /v1/inspection_reports/lookup_by_external_id
API
29-Jun-2020
Added
GET /v1/assets
GET /v1/assets/lookup_by_external_id
GET /v1/asset_locations
GET /v1/asset_locations/:id
18-Aug-2020
Updated
GET /v1/freight_visibility/vehicle_association
27-Aug-2020
Added
- New section
Request Content Type
added with information about setting the correct value for the Content-Type HTTP Header
31-Aug-2020
Updated
- ID of log is now returned as
log_id
in the response of the inspection report APIs
8-Sep-2020
Added
- Section titled Information about source of a driving period for
GET /v1/driving_periods
API.
Updated
- Source of a driving period is now returned as
source
in the response forGET /v1/driving_periods
API.
21-Sep-2020
Updated
- Add
current_driver
toGET /v1/freight_visibility/vehicle_locations
API.
19-Oct-2020
Updated
- Add
phone
to the response of alldispatch_locations
APIs. phone
can be passed as an attribute in request body forPOST /v1/dispatch_locations
andPUT /v1/dispatch_locations
APIs.
4-Jan-2021
Added
POST /v1/assets
4-May-2021
Added
- Section titled
HTTP Version
2-Aug-2021
Added
created_at
andupdated_at
timestamps to all Vehicle APIs
2-Sep-2021
Added
GET /v2/vehicle_locations
GET /v3/vehicle_locations/:id
27-Dec-2021
Added
GET /v2/dispatches
POST /v2/dispatches
PUT /v2/dispatches
6-Jan-2022
Added
calibrated_start_odometer
andcalibrated_end_odometer
to the API response forGET /v1/ifta/trips
29-Nov-2022
Added
- Company Webhooks overview section updated