added

Updates to Motive Public Documentation

Motive Card (16th Jan 2025)

Added the following new public APIs for Motive Card

  • Fetch a list of the Motive Cards of your company: View a list of all the available Motive Cards for your company. This endpoint allows you to see all of the assigned cards, their statuses, to whom they are assigned, and also the spend control profile of each of the cards.
  • View details of a specific Motive Card : View detailed info of a particular Motive Card. This endpoint fetches details such as display_card_id, status, last_transaction_performed_at, security_settings, spend_control_profile, and vehicle_proximity_based_decline_settings.
  • Perform actions on a user's Motive Card: Use this endpoint to take one of the following actions on the Motive Card of your user.
  • View the spend profiles of your company: Use this endpoint to view a list of all the spend profiles of the users in your company. This endpoint provides important details such as daily, weekly, and monthly spend limits, spend categories, and the default status of the user.
  • View a specific spend profile: Use this endpoint to view the details of a particular spend profile of a user. This endpoint provides important details such as daily, weekly, and monthly spend limits, spend categories, and the default status of the user.
  • Update the spend profile of a specific Motive Card: Use this endpoint to update the spend control profile or a particular user's card.

v2 Driver Performance Events (16th Jan 2025)

Added a new parameter - positive_behavior_tags

This parameter allows you to see the tags that are added when a driver is observed to be alert, and ensures the trip is safe without any major or minor hindrances. These tags contribute to the overall driver performance score. The tags are:

  • alert_driving: This is an annotation tag that is added when a driver is observed to be mostly alert.
  • safe_distancing: This is a video tag that is added when it is observed that the driver has maintained a safe distance to other vehicles during a trip.

Fuel Purchase Endpoints (13th Jan 2025)

👍

ADDED

New query parameter added to the following endpoints:


  • Parameter: Source
  • Definition: This is the source of a particular fuel expense. The allowed values are as follows:
    • EFS_INTEGRATION
    • COMDATA_INTEGRATION
    • WEX_INTEGRATION
    • MANUAL
    • MOTIVE_CARD
    • GIR