v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Unlock a driver's Motive card

post/motive_card/v1/cards/{card_id}/unlock

Path parameters

card_idstring required

Specify the ID of the Motive card that you want to unlock.

Headers

X-Api-Keyinteger required

API key of the company to which the card user belongs to.

X-USER-IDstring required

The ID of the user who is trying to unlock the Motive card.

Request body

cardholder_idstring

Specify the ID of the card holder to whom the Motive card belongs.

Response

200

unlocked_tillstring

Example response

{
  "unlocked_till": "2025-01-16T00:30:01.000Z"
}