Billing Errors
VEHICLE_LIMIT
You have exceeded your active vehicle limit for the current billing period. Please log in to the Smartcar dashboard and visit the Billing tab to learn more.
{
"type": "BILLING",
"code": "VEHICLE_LIMIT",
"description": "You have exceeded your active vehicle limit for the current billing period. Please log into the Smartcar dashboard and visit the Billing tab to learn more.",
"docURL": "https://smartcar.com/docs/errors/v2.0/billing/#vehicle_limit",
"statusCode": 430,
"requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
"resolution": { "type": "CONTACT_SUPPORT" }
}
Troubleshooting Steps
To resolve this error, please contact us to upgrade your plan and increase your vehicle limit. Please note that you won’t be able to make requests to additional vehicles until the end of the current billing period or until you have upgraded your plan.
INVALID_PLAN
The feature you are trying to use is not included in your current pricing plan. Please visit our pricing page to learn more about our plans and features.
{
"type": "BILLING",
"code": "INVALID_PLAN",
"description": "The feature you are trying to use is not included in your current pricing plan. Please visit our pricing page to learn more about our plans and features.",
"docURL": "https://smartcar.com/docs/errors/v2.0/billing/#invalid_plan",
"statusCode": 430,
"requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
"resolution": { "type": "CONTACT_SUPPORT" }
}
Troubleshooting Steps
If you have checked our pricing page and believe that the feature you are trying to use is included in your plan, please contact us and we’ll be happy to assist you.
VEHICLE_REQUEST_LIMIT
You have exceeded the number of API requests that are allowed for this vehicle in the current billing period. Please log in to the Smartcar dashboard and visit the Billing tab to learn more.
{
"type": "BILLING",
"code": "VEHICLE_REQUEST_LIMIT",
"description": "You have exceeded the number of API requests that are allowed for this vehicle in the current billing period. Please log into the Smartcar dashboard and visit the Billing tab to learn more.",
"docURL": "https://smartcar.com/docs/errors/v2.0/billing/#vehicle_request_limit",
"statusCode": 430,
"requestId": "5dea93a1-3f79-4246-90c5-89610a20471b",
"resolution": { "type": "CONTACT_SUPPORT" }
}
Troubleshooting Steps
To resolve this error, please contact us to upgrade your plan and increase your vehicle limit. Please note that you won’t be able to make additional requests to this vehicle until the end of the current billing period or until you have upgraded your plan.