Get the driver QR code using the inline image. This API will be implemented for driver check-in with the future v3.12 firmware upgrade.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
curl -i -X GET \ 'https://api-prod.surfsight.net/v2/drivers/:driverId/qr-code?organizationId=17' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
{- "data": "string",
- "requestId": "df5fg-45fgfdsg-45fg-45454"
}