JUMP TOMotiveIntroductionAssetOverviewList all the company assetsgetLookup an asset using an external IDgetCreate a new assetpostUpdate an existing assetputFetch an activity report of a reefergetCAMERA CONNECTIONSFetch the camera connection eventsgetCOMPANIESIdentify a company using its access tokengetcompany webhooksOverviewEnable the version 2 of the WebhooksFetch a list of all the company's webhooksgetFetch a Webhook using its IDgetCreate a new company WebhookpostUpdate an existing WebhookputFetch all the Webhook requestsgetTrigger a specific Webhookpostdispatches v1OverviewFetch all the company dispatch recordsgetCreate a new dispatchpostUpdate an existing dispatchputdispatches v2OverviewFetch all the company dispatch records (v2)getCreate a new dispatch (v2)postUpdate an existing dispatch (v2)putdispatches v3OverviewFetch all the company dispatch records (v3)getCreate a new dispatch (v3)postUpdate an existing dispatch (v3)putdispatch locationsOverviewFetch a list of all the company dispatchesgetCreate a dispatch locationpostUpdate an existing dispatch locationputDelete an existing dispatch locationdeleteDocumentsOverviewFetch the documents of all the driversgetFetch a specific document using its IDgetCreate a new documentpostUpdate the status of a documentputDelete a documentdeleteFetch the document forms of your companygetFetch the documents for a specified time rangegetFetch a specific document using its ID (v2)getCreate a new document (v2)postUpdate the status of a document (v2)putdriver performance eventsOverviewFetch all the driver's performance eventsgetFetch the company's speeding eventsgetFetch the driver's performance events (v2)getdriving periodsOverviewFetch a list of the vehicle's driving periodsgetfault codesOverviewFetch a list of all the vehicle's fault codesgetformsOverviewFetch a list of all the dispatch stop formsgetform entriesOverviewFetch a list of the form entries (v1)getFetch a list of the form entries (v2)getfreight visibilityOverviewFetch the location of all subscribed vehiclesgetSubscribe to the location of a vehicle or an assetpostModify the duration of a subscriptiongetCancel the subscription to location trackingdeleteFetch a list of companies that allow vehicle trackinggetCheck a carrier's consentgetFetch all the nearby vehicles (as per the specified location)getFetch a list of all the nearby vehicles (v2)getFetch a list of all active subscriptionsgetFetch recent location details of a vehicle (within 24 hours)getFetch location of company assets (based on proximity)getFetch the locations of all the subscribed assetsgetfuel purchasesOverviewFetch all the fuel purchases of your companygetView the fuel purchases by an IDgetCreate a new fuel purchase transactionpostImport fuel purchases via CSV uploadpostUpdate an existing fuel purchaseputDelete a specific fuel purchasedeleteGEOFENCESOverviewFetch a list of the locations with GeofencesgetFetch a Geofence information using its IDgetCreate a new Geofence (Polygon)postCreate a new Geofence (Circular)postUpdate an existing GeofenceputDelete a GeofencedeleteFetch a list of all the Geofence eventsgetFetch a list of all the company asset Geofence eventsgetGroupsOverviewFetch a list of all the groups of a companygetFetch a specific group using its IDgetCreate a new grouppostUpdate an existing groupputDelete an existing groupdeleteFetch a list of the users in a groupgetAdd users to a grouppostRemove users from a groupdeleteFetch a list of all the vehicles in a groupgetAdd a vehicle to a grouppostDelete a vehicle from a groupdeleteList all the assets of a groupgetAdd assets to an existing grouppostDelete an asset from a groupdeleteList all the geofences of the groupgetAdd a geofence to an existing grouppostDelete a geofence from a groupdeleteHours of Service (HOS) LogsOverviewFetch a list of drivers with available timegetFetch a list of company drivers with Hours of Service (HOS)getFetch a list of all the drivers with Hours of Service (HOS) violationsgetList the Hours of Service (HOS) logs of the driversgetList the Hours of Service (HOS) logs of the drivers (v2)getView all log suggestionsgetCreate a new log suggestionpostUpdate an existing log suggestion using an IDputIFTA ReportsOverviewFetch a list of company vehicle's IFTA tripsgetFetch a mileage summary of all the company vehiclesgetinspection reportsOverviewFetch a list of the company vehicle's inspection reportsgetUpdate an existing inspection reportputFetch a report by an external IDgetFetch a list of the daily vehicle reports of the company (v2)getUpdate an existing inspection report (v2)putFetch a report by an external ID (v2)getLOCATIONSOverviewFetch a list of all the vehicles and their locationsgetFetch a list of all the vehicles and their locations (v2)getFetch a list of all the vehicles and their locations (v3)getFetch a vehicle's location using its ID.getFetch a vehicle's location using its ID (v2)getFetch a vehicle's location using its ID (v3)getFetch a list of all the drivers with location and vehicle info.getFetch a list of all the assets and their locationsgetFetch a list of all the assets and their locations using their IDsgetMessagesOverviewFetch a list of all the updated messagesgetSend a message to a userpostUpdate the status of messagesputFetch a list of all messages for user (using a date range)getSend bulk messages to your users (v2)postmotive cardOverviewFetch a list of all the Motive Card transactionsgetFetch all the Motive Cards of your companygetFetch the details of a specific Motive CardgetTake action on your user's Motive CardpostFetch a list of all the spend profiles of your companygetFetch a particular spend profilegetUpdate the spend profile of a user's Motive CardpatchOEM EntitiesOverviewFetch a list of all the company's OEM entitiesgetscorecard summaryOverviewFetch a list of the scorecard summaries of the company's vehiclesgettime trackingOverviewFetch a driver's total worked hoursgetFetch a list of the timecard entries per drivergetUsersOverviewList all the users of a companygetFetch a specific user using an IDgetCreate a new userpostUpdate an existing userputSearch for a specific usergetUse external ID to search for a usergetView the permissions of a user rolegetutilizationOverviewFetch the utilization summary of a drivergetFetch the utilization of the driver (v2)getFetch the utilization of a vehiclegetView the idle events of your driversgetVehiclesOverviewCreate a new vehiclepostUpdate an existing vehicleputFetch a list of all the vehicles of a companygetFetch the details of a vehicle using its IDgetLookup a vehicle by its numbergetLookup a vehicle by an external identifiergetvehicle gatewaysOverviewFetch the Vehicle Gateways of an organizationgetVEHICLE GATEWAY DISCONNECTSView all the vehicle gateway disconnect eventsgetDelete a documentdelete https://api.gomotive.com/v1/documents/{id}Purpose: Use this API to delete an existing document. Ensure that you specify the ID of the document. Response Parameters success Type: Boolean Description: Denotes if the document has been deleted successfully. Mostly the value of this parameter will be "True".