We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As already discussed with Xee team, this route is a must-have. Hope you will be able to release it in few days/weeks.
GET /v3/users/{userId}/devices
[ { "deviceId": "E160000000", "carId": 10000 # associated to a car }, { "deviceId": "E160000000", "carId": null # no car associated yet } ]
If possible to implement (in future releases), the following fields could be usefull :
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As already discussed with Xee team, this route is a must-have.
Hope you will be able to release it in few days/weeks.
GET /v3/users/{userId}/devices
If possible to implement (in future releases), the following fields could be usefull :
The text was updated successfully, but these errors were encountered: