Search Posts

Download Vehicle Changes for a National Vehicle Sharing Group

Print Friendly, PDF & Email

A system has been provided to download all vehicle changes for an entire National Vehicle Sharing Group. This system collects all vehicles that have changed since a provided date and time. The vehicles are returned in the vehicle download JSON format. This system requires a ISI Central user account configured with the Customer Manager role for a National Vehicle Sharing Group.

To download vehicle changes make a HTTP GET request to the following URL: https://data.isicentral.com:8443/upload-server/v2/franchise/{nvsg_id}/vehicle/changes?sinceTime={yyyy-MM-dd’T’HH:mm:ssZZ}

{nvsg_id} is the unique ISI Central id for the National Vehicle Sharing Group. This id will be provided by ISI.

sinceTime is the timestamp used to determine which vehicles to return. All vehicles changes made at or after sinceTime will be returned.