# Smartmove ## Docs - [Create an additional document](https://docs.smartmove.eu/api-reference/additional-documents/create-an-additional-document.md): Add a new additional document to the specified vehicle - [Create an additional document with a file upload](https://docs.smartmove.eu/api-reference/additional-documents/create-an-additional-document-with-a-file-upload.md): Create a new additional document by uploading an image of the document - [Delete an additional document](https://docs.smartmove.eu/api-reference/additional-documents/delete-an-additional-document.md): Remove the selected additional document from the specified vehicle - [Get a single additional document](https://docs.smartmove.eu/api-reference/additional-documents/get-a-single-additional-document.md): Fetch the selected additional document of the specified vehicle - [Get all additional documents](https://docs.smartmove.eu/api-reference/additional-documents/get-all-additional-documents.md): Fetch all additional documents of the specified vehicle - [Get the file of an additional document](https://docs.smartmove.eu/api-reference/additional-documents/get-the-file-of-an-additional-document.md): Fetch the file of the selected additional document for the specified vehicle - [Update an additional document](https://docs.smartmove.eu/api-reference/additional-documents/update-an-additional-document.md): Overwrite the selected additional document of the specified vehicle - [Activate all assets for an asset provider](https://docs.smartmove.eu/api-reference/asset-provider/activate-all-assets-for-an-asset-provider.md): Activate all assets belonging to vehicles under the specified asset provider - [Deactivate all assets for an asset provider](https://docs.smartmove.eu/api-reference/asset-provider/deactivate-all-assets-for-an-asset-provider.md): Deactivate all assets belonging to vehicles under the specified asset provider. - [Get asset provider](https://docs.smartmove.eu/api-reference/asset-provider/get-asset-provider.md): Retrieve an asset provider - [Update asset provider settings](https://docs.smartmove.eu/api-reference/asset-provider/update-asset-provider-settings.md): Adjust settings of the specified asset provider - [Activate assets](https://docs.smartmove.eu/api-reference/assets/activate-assets.md): Activate the given list of assets - [Deactivate assets](https://docs.smartmove.eu/api-reference/assets/deactivate-assets.md): Deactivate the given list of assets - [Get asset](https://docs.smartmove.eu/api-reference/assets/get-asset.md): Retrieve a single asset for the specified asset provider - [Get assets](https://docs.smartmove.eu/api-reference/assets/get-assets.md): Retrieve assets for the specified asset provider - [Check checklist entry](https://docs.smartmove.eu/api-reference/checklist/check-checklist-entry.md): Set checklist entry checkmark to true - [Check template entry](https://docs.smartmove.eu/api-reference/checklist/check-template-entry.md): Set a checklist template entry checkmark of a vehicle to true - [Create checklist entry](https://docs.smartmove.eu/api-reference/checklist/create-checklist-entry.md): Create a checklist entry for a vehicle - [Create template](https://docs.smartmove.eu/api-reference/checklist/create-template.md): Create a checklist template for an asset provider - [Delete checklist entry](https://docs.smartmove.eu/api-reference/checklist/delete-checklist-entry.md): Delete a checklist entry from a vehicle - [Delete template](https://docs.smartmove.eu/api-reference/checklist/delete-template.md): Delete a checklist template from an asset provider - [Get checklist and templates](https://docs.smartmove.eu/api-reference/checklist/get-checklist-and-templates.md): Get the entire checklist and template entries of a vehicle - [Get templates](https://docs.smartmove.eu/api-reference/checklist/get-templates.md): Get all checklist templates of an asset provider - [Uncheck checklist entry](https://docs.smartmove.eu/api-reference/checklist/uncheck-checklist-entry.md): Set checklist entry checkmark to false - [Uncheck template entry](https://docs.smartmove.eu/api-reference/checklist/uncheck-template-entry.md): Set template entry checkmark of a vehicle to false - [Update checklist entry](https://docs.smartmove.eu/api-reference/checklist/update-checklist-entry.md): Update a checklist entry of a vehicle - [Update template](https://docs.smartmove.eu/api-reference/checklist/update-template.md): Update a checklist template of an asset provider - [Cancel ongoing databox classification process](https://docs.smartmove.eu/api-reference/databox/cancel-ongoing-databox-classification-process.md): Delete every classification within the unapplied databox that is currently in PROCESSING or NOT_STARTED state and remove the underlying BLOBs for the specified asset provider - [Delete unapplied databox](https://docs.smartmove.eu/api-reference/databox/delete-unapplied-databox.md): Reset and delete the unapplied databox for the specified asset provider - [Get databox](https://docs.smartmove.eu/api-reference/databox/get-databox.md): Retrieve the unapplied databox and all of its files for the specified asset provider - [Trigger unapplied databox classification](https://docs.smartmove.eu/api-reference/databox/trigger-unapplied-databox-classification.md): Classify all files in the databox and set it as applied for the specified asset provider - [Update databox file classifications](https://docs.smartmove.eu/api-reference/databox/update-databox-file-classifications.md): Update databox files and their classifications manually for the specified asset provider - [Upload databox files](https://docs.smartmove.eu/api-reference/databox/upload-databox-files.md): Upload files to the unapplied databox for the specified asset provider - [Get all active diagnostic codes](https://docs.smartmove.eu/api-reference/diagnostics/get-all-active-diagnostic-codes.md): Get all diagnostic codes that are currently active for the specified vehicle - [Get the system data](https://docs.smartmove.eu/api-reference/diagnostics/get-the-system-data.md): Get the system data of the specified vehicle - [Add user as driver](https://docs.smartmove.eu/api-reference/drivers/add-user-as-driver.md): Add a user as a driver to the specified vehicle - [Get drivers](https://docs.smartmove.eu/api-reference/drivers/get-drivers.md): Get all drivers of the specified vehicle - [Get vehicles of driver](https://docs.smartmove.eu/api-reference/drivers/get-vehicles-of-driver.md): Receive all of the vehicles that the specified driver is assigned to - [Remove user as driver](https://docs.smartmove.eu/api-reference/drivers/remove-user-as-driver.md): Remove a user as a driver from the specified vehicle - [Get a file download link](https://docs.smartmove.eu/api-reference/files/get-a-file-download-link.md): Fetch the download link of the specified file (BLOB) - [Get a file upload link](https://docs.smartmove.eu/api-reference/files/get-a-file-upload-link.md): Fetch the upload link of the specified file (BLOB) - [Get file info](https://docs.smartmove.eu/api-reference/files/get-file-info.md): Fetch the general info about the specified file (BLOB) - [General Information](https://docs.smartmove.eu/api-reference/general_info.md): Understanding our general API approach - [Add a file to an incident](https://docs.smartmove.eu/api-reference/incidents/add-a-file-to-an-incident.md): Upload an image of the damage on the vehicle or the accident report - [Create a new incident manually](https://docs.smartmove.eu/api-reference/incidents/create-a-new-incident-manually.md): Add an incident to the specified vehicle - [Create a new incident with images](https://docs.smartmove.eu/api-reference/incidents/create-a-new-incident-with-images.md): Upload an image of the damage on the vehicle and/or the accident report - [Delete an incident](https://docs.smartmove.eu/api-reference/incidents/delete-an-incident.md): Remove the selected incident from the specified vehicle - [Get a single incident](https://docs.smartmove.eu/api-reference/incidents/get-a-single-incident.md): Fetch the selected incident of the specified vehicle - [Get all damages of an incident](https://docs.smartmove.eu/api-reference/incidents/get-all-damages-of-an-incident.md): Fetch all of the damages from the selected incident of the specified vehicle - [Get all files of an incident](https://docs.smartmove.eu/api-reference/incidents/get-all-files-of-an-incident.md): Fetch the images of an incident - [Get all incidents](https://docs.smartmove.eu/api-reference/incidents/get-all-incidents.md): Fetch all of the incidents of the specified vehicle - [Update an incident](https://docs.smartmove.eu/api-reference/incidents/update-an-incident.md): Overwrite the selected incident of the specified vehicle - [Create a new inspection report manually](https://docs.smartmove.eu/api-reference/inspection/create-a-new-inspection-report-manually.md): Create a new inspection report manually for the specified vehicle - [Create a new inspection report with images](https://docs.smartmove.eu/api-reference/inspection/create-a-new-inspection-report-with-images.md): Upload images of the inspection report - [Delete an existing inspection report](https://docs.smartmove.eu/api-reference/inspection/delete-an-existing-inspection-report.md): Delete the selected inspection report of the specified vehicle - [Fetch a single inspection report](https://docs.smartmove.eu/api-reference/inspection/fetch-a-single-inspection-report.md): Fetch the selected inspection report of the specified vehicle - [Fetch files of an inspection report](https://docs.smartmove.eu/api-reference/inspection/fetch-files-of-an-inspection-report.md): Fetch the images of an inspection report - [Retrieve all inspections reports](https://docs.smartmove.eu/api-reference/inspection/retrieve-all-inspections-reports.md): Retrieve all inspection reports of the specified vehicle - [Retrigger vehicle inspection date estimation](https://docs.smartmove.eu/api-reference/inspection/retrigger-vehicle-inspection-date-estimation.md): Retrigger the vehicle inspection date estimation - [Update an inspection report manually](https://docs.smartmove.eu/api-reference/inspection/update-an-inspection-report-manually.md): Update the selected inspection report of the specified vehicle manually - [Delete invoice](https://docs.smartmove.eu/api-reference/invoices/delete-invoice.md): Delete an existing invoice of the specified vehicle - [Get invoice file](https://docs.smartmove.eu/api-reference/invoices/get-invoice-file.md): Retrieve the file of an invoice of the specified vehicle - [Get invoice overview](https://docs.smartmove.eu/api-reference/invoices/get-invoice-overview.md): Fetch the invoice overview of the specified vehicle - [Get invoice summary without file](https://docs.smartmove.eu/api-reference/invoices/get-invoice-summary-without-file.md): Fetch a single invoice without its file of the specified vehicle - [Get invoice with file](https://docs.smartmove.eu/api-reference/invoices/get-invoice-with-file.md): Fetch an invoice with its file of the specified vehicle - [Get invoices](https://docs.smartmove.eu/api-reference/invoices/get-invoices.md): Retrieve the invoices of the specified vehicle - [Get invoices gross total](https://docs.smartmove.eu/api-reference/invoices/get-invoices-gross-total.md): Retrieve the gross total of all invoices of the specified vehicle - [Update invoice](https://docs.smartmove.eu/api-reference/invoices/update-invoice.md): Update an invoice of the specified vehicle manually - [Update invoice overview](https://docs.smartmove.eu/api-reference/invoices/update-invoice-overview.md): Update the invoice overview of the specified vehicle manually - [Add files to a logbook entry](https://docs.smartmove.eu/api-reference/logbook/add-files-to-a-logbook-entry.md): Add files to an existing logbook entry of the specified vehicle - [Create a logbook entry](https://docs.smartmove.eu/api-reference/logbook/create-a-logbook-entry.md): Create a logbook entry for the specified vehicle - [Delete a logbook entry](https://docs.smartmove.eu/api-reference/logbook/delete-a-logbook-entry.md): Delete the selected logbook entry for the specified vehicle - [Export logbook](https://docs.smartmove.eu/api-reference/logbook/export-logbook.md): Export the logbook with additional information of the specified vehicle as a PDF - [Get logbook entry files](https://docs.smartmove.eu/api-reference/logbook/get-logbook-entry-files.md): Retrieve the files of an existing logbook entry of the specified vehicle - [Get logbook statistics](https://docs.smartmove.eu/api-reference/logbook/get-logbook-statistics.md): Get the statistics of all of the trips a user has taken according to the logbook - [Get the entire logbook](https://docs.smartmove.eu/api-reference/logbook/get-the-entire-logbook.md): Fetch the entire logbook of the specified vehicle - [Remove a file from a logbook entry](https://docs.smartmove.eu/api-reference/logbook/remove-a-file-from-a-logbook-entry.md): Remove a file from a logbook entry of the specified vehicle - [Set the auto logbook type](https://docs.smartmove.eu/api-reference/logbook/set-the-auto-logbook-type.md): Set the default logbook entry type for new entries when auto logbook is enabled. Set to null to turn auto logbook off. - [Update a logbook entry](https://docs.smartmove.eu/api-reference/logbook/update-a-logbook-entry.md): Update the selected logbook entry for the specified vehicle - [Create a new maintenance report manually](https://docs.smartmove.eu/api-reference/maintenance/create-a-new-maintenance-report-manually.md): Create a new maintenance report manually for the specified vehicle - [Create a new maintenance report with images](https://docs.smartmove.eu/api-reference/maintenance/create-a-new-maintenance-report-with-images.md): Upload images of the maintenance report - [Delete a maintenance report](https://docs.smartmove.eu/api-reference/maintenance/delete-a-maintenance-report.md): Delete the selected maintenance report for the specified vehicle - [Fetch a single maintenance report](https://docs.smartmove.eu/api-reference/maintenance/fetch-a-single-maintenance-report.md): Fetch the selected maintenance report of the specified vehicle - [Fetch all files of a maintenance report](https://docs.smartmove.eu/api-reference/maintenance/fetch-all-files-of-a-maintenance-report.md): Fetch the images of a maintenance report - [Get all maintenance reports](https://docs.smartmove.eu/api-reference/maintenance/get-all-maintenance-reports.md): Receive all maintenance reports of the specified vehicle - [Get all planned maintenance reports](https://docs.smartmove.eu/api-reference/maintenance/get-all-planned-maintenance-reports.md): Get all planned maintenance reports under an asset provider - [Get all planned maintenances](https://docs.smartmove.eu/api-reference/maintenance/get-all-planned-maintenances.md): Receive all planned maintenances of all of the vehicles that are registered under an asset provider in the shortened format - [Get planned maintenance](https://docs.smartmove.eu/api-reference/maintenance/get-planned-maintenance.md): Receive the planned maintenance of a specific vehicle in the shortened format - [Retrigger maintenance report](https://docs.smartmove.eu/api-reference/maintenance/retrigger-maintenance-report.md): Retrigger the estimation for the PLANNED maintenance report of the specified vehicle - [Update a maintenance report](https://docs.smartmove.eu/api-reference/maintenance/update-a-maintenance-report.md): Update the selected maintenance report for the specified vehicle - [Create a new offense](https://docs.smartmove.eu/api-reference/offenses/create-a-new-offense.md): Add a new offense to the specified vehicle - [Create a new offense with an image](https://docs.smartmove.eu/api-reference/offenses/create-a-new-offense-with-an-image.md): Upload the image of the ticket - [Delete an offense](https://docs.smartmove.eu/api-reference/offenses/delete-an-offense.md): Remove the selected offense from the specified vehicle - [Get one offense](https://docs.smartmove.eu/api-reference/offenses/get-one-offense.md): Fetch the selected offense from the specified vehicle - [Get the file of an offense](https://docs.smartmove.eu/api-reference/offenses/get-the-file-of-an-offense.md): Fetch the image of an offense - [Search through all offenses of a vehicle](https://docs.smartmove.eu/api-reference/offenses/search-through-all-offenses-of-a-vehicle.md): Get all offenses of the specified vehicle that meet certain requirements - [Update an existing offense](https://docs.smartmove.eu/api-reference/offenses/update-an-existing-offense.md): Overwrite the selected offense of the specified vehicle - [Fetch information about providers](https://docs.smartmove.eu/api-reference/provider-information/fetch-information-about-providers.md): Fetch information about the providers associated to your partner - [Add a file to the latest registration certificate](https://docs.smartmove.eu/api-reference/registration-certificates/add-a-file-to-the-latest-registration-certificate.md): Upload an image of either the front or back side of the registration certificate for the already existing and latest one - [Create a new registration certificate with files](https://docs.smartmove.eu/api-reference/registration-certificates/create-a-new-registration-certificate-with-files.md): Create a new registration certificate by uploading images of the front and optionally the back side of the document - [Create registration certificate](https://docs.smartmove.eu/api-reference/registration-certificates/create-registration-certificate.md): Create a registration certificate for the specified vehicle - [Delete a file of a registration certificate](https://docs.smartmove.eu/api-reference/registration-certificates/delete-a-file-of-a-registration-certificate.md): Delete the specified file of a registration certificate - [Get active registration certificate](https://docs.smartmove.eu/api-reference/registration-certificates/get-active-registration-certificate.md): Get the currently active registration certificate of the specified vehicle - [Get files of all registration certificates](https://docs.smartmove.eu/api-reference/registration-certificates/get-files-of-all-registration-certificates.md): Get the files of all registration certificates for the specified vehicle. Optionally, set the id of the target registration certificate. - [Get registration certificates](https://docs.smartmove.eu/api-reference/registration-certificates/get-registration-certificates.md): Get all registration certificates of the specified vehicle - [Update latest registration certificates](https://docs.smartmove.eu/api-reference/registration-certificates/update-latest-registration-certificates.md): Overwrite only the latest registration certificate of the specified vehicle - [Create a new tire set with an image](https://docs.smartmove.eu/api-reference/tire-sets/create-a-new-tire-set-with-an-image.md): Create a new tire set by uploading an image of the invoice - [Create a tire set](https://docs.smartmove.eu/api-reference/tire-sets/create-a-tire-set.md): Add a tire set to the specified vehicle - [Delete a storage report](https://docs.smartmove.eu/api-reference/tire-sets/delete-a-storage-report.md): Remove the selected storage report belonging to the chosen tire set for the specified vehicle - [Delete a tire set](https://docs.smartmove.eu/api-reference/tire-sets/delete-a-tire-set.md): Remove the selected tire set for the specified vehicle - [Fetch the file of a storage report](https://docs.smartmove.eu/api-reference/tire-sets/fetch-the-file-of-a-storage-report.md): Download the image tied to the selected storage report belonging to the specified tire set - [Get a tire set](https://docs.smartmove.eu/api-reference/tire-sets/get-a-tire-set.md): Get the selected tire set of the specified vehicle - [Get all tire sets](https://docs.smartmove.eu/api-reference/tire-sets/get-all-tire-sets.md): Get all tire sets of the specified vehicle - [Get the file of the tire set invoice](https://docs.smartmove.eu/api-reference/tire-sets/get-the-file-of-the-tire-set-invoice.md): Download the image of the selected invoice belonging to the specified tire set - [Mount an already existing tire set with an additional file](https://docs.smartmove.eu/api-reference/tire-sets/mount-an-already-existing-tire-set-with-an-additional-file.md): Mount the specified tire set and upload an image of the storage report with it - [Switch the currently mounted tire set](https://docs.smartmove.eu/api-reference/tire-sets/switch-the-currently-mounted-tire-set.md): Mount the selected tire set and optionally add an associated storage report manually for the specified vehicle - [Update a storage report](https://docs.smartmove.eu/api-reference/tire-sets/update-a-storage-report.md): Update the selected storage report belonging to the chosen tire set of the specified vehicle - [Update a tire set](https://docs.smartmove.eu/api-reference/tire-sets/update-a-tire-set.md): Update the selected tire set of the specified vehicle - [Update an existing tire set with an image](https://docs.smartmove.eu/api-reference/tire-sets/update-an-existing-tire-set-with-an-image.md): Update the specified axle of the tire set by uploading an image of the invoice (only the selected axle gets overwritten) - [Add a file to the type certificate](https://docs.smartmove.eu/api-reference/type-certificate/add-a-file-to-the-type-certificate.md): Upload an image of the document for the already existing type certificate - [Create a new type certificate with a file upload](https://docs.smartmove.eu/api-reference/type-certificate/create-a-new-type-certificate-with-a-file-upload.md): Create a new type certificate by uploading an image of the document - [Create a type certificate](https://docs.smartmove.eu/api-reference/type-certificate/create-a-type-certificate.md): Create a type certificate for the specified vehicle - [Delete the file of a type certificate](https://docs.smartmove.eu/api-reference/type-certificate/delete-the-file-of-a-type-certificate.md): Delete the file of the type certificate for the specified vehicle - [Get the file of the type certificate](https://docs.smartmove.eu/api-reference/type-certificate/get-the-file-of-the-type-certificate.md): Fetch the file of the type certificate for the specified vehicle - [Get type certificate](https://docs.smartmove.eu/api-reference/type-certificate/get-type-certificate.md): Fetch the type certificate of the specified vehicle - [Update type certificate](https://docs.smartmove.eu/api-reference/type-certificate/update-type-certificate.md): Overwrite the type certificate of the specified vehicle - [Create user](https://docs.smartmove.eu/api-reference/users/create-user.md): Create a user under the specified mobility provider - [Get user](https://docs.smartmove.eu/api-reference/users/get-user.md): Get a user under the selected mobility provider with the specified UUID (only v1 to v4 are supported) - [Update user](https://docs.smartmove.eu/api-reference/users/update-user.md): Update a user under the selected mobility provider with the specified UUID (only v1 to v4 are supported) - [Charging history](https://docs.smartmove.eu/api-reference/vehicles/charging-history.md): Receive the complete charging history of the selected vehicle - [Find vehicles](https://docs.smartmove.eu/api-reference/vehicles/find-vehicles.md): Receive all of the vehicles that are registered under an asset provider - [Get vehicle](https://docs.smartmove.eu/api-reference/vehicles/get-vehicle.md): Retrieve a single vehicle - [Retrieve vehicle status](https://docs.smartmove.eu/api-reference/vehicles/retrieve-vehicle-status.md): Retrieve the current vehicle status. If `timestamp` is provided, `direction` determines whether the closest result before or after that timestamp is returned. - [Update EV battery capacity](https://docs.smartmove.eu/api-reference/vehicles/update-ev-battery-capacity.md): Update the EV battery capacity of the specified vehicle - [Update vehicle geolocation tracking](https://docs.smartmove.eu/api-reference/vehicles/update-vehicle-geolocation-tracking.md): Enable or disable geolocation tracking for the specified vehicle. This is only possible if geolocation tracking is enabled for the entire asset provider. - [Update vehicle information](https://docs.smartmove.eu/api-reference/vehicles/update-vehicle-information.md): Update the vehicle information of the specified vehicle - [Credentials Flow](https://docs.smartmove.eu/authorisation/credentials_flow.md): What to know before using our endpoints - [Explanation](https://docs.smartmove.eu/general/en/app/charging/charging.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/app/charging/connector.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/app/charging/history.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/app/charging/pois.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/app/charging/station.md): A thorough breakdown of Charging - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/dashboard.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/diagnosis.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/documents.md): An in-depth explanation of Fleets - [What it is](https://docs.smartmove.eu/general/en/app/fleets/fleets.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/inspections.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/logbook.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/logbook_details.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/app/fleets/maintenance.md): An in-depth explanation of Fleets - [Overview](https://docs.smartmove.eu/general/en/app/sharing/active_booking.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/app/sharing/available_vehicles.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/app/sharing/booking_details.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/app/sharing/pois.md): A comprehensive overview of Sharing - [What it does](https://docs.smartmove.eu/general/en/app/sharing/sharing.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/app/sharing/upcoming_bookings.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/app/sharing/vehicle_booking.md): A comprehensive overview of Sharing - [Introduction](https://docs.smartmove.eu/general/en/introduction.md): Welcome! - [Clarification](https://docs.smartmove.eu/general/en/web/admin/admin.md): Clarification of the admin panel - [Explanation](https://docs.smartmove.eu/general/en/web/charging/charging.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/web/charging/location_details.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/web/charging/locations.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/web/charging/session_details.md): A thorough breakdown of Charging - [Breakdown](https://docs.smartmove.eu/general/en/web/charging/session_list.md): A thorough breakdown of Charging - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/checklist.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/costs.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/damages.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/dashboard.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/diagnosis.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/documents.md): An in-depth explanation of Fleets - [What it is](https://docs.smartmove.eu/general/en/web/fleets/fleets.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/import.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/inspections.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/logbook.md): An in-depth explanation of Fleets - [Logbook detailed](https://docs.smartmove.eu/general/en/web/fleets/logbook_detailed.md): Further explanation of logbook features - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/maintenance.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/offenses.md): An in-depth explanation of Fleets - [Explanation](https://docs.smartmove.eu/general/en/web/fleets/tires.md): An in-depth explanation of Fleets - [Overview](https://docs.smartmove.eu/general/en/web/sharing/booking_details.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/web/sharing/booking_list.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/web/sharing/damages.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/web/sharing/invoices.md): A comprehensive overview of Sharing - [Overview](https://docs.smartmove.eu/general/en/web/sharing/journal.md): A comprehensive overview of Sharing - [What it does](https://docs.smartmove.eu/general/en/web/sharing/sharing.md): A comprehensive overview of Sharing ## OpenAPI Specs - [m2m-api](https://docs.smartmove.eu/api-reference/m2m-api.yml) - [openapi](https://docs.smartmove.eu/api-reference/openapi.json)