Errors
API request errors occur for a variety of reasons, including incorrect or missing data, missing authentication, and server issues. Use this article as a reference to understand the error types and error-related parameters that may be included in Bringg's responses to your API requests.
Error response examples:
{
"type": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400",
"title": "Customer was not found by external id 11223344, Team was not found by external id 2977",
"status": 400,
"success": false
}
Coming soon.
Coming soon.
Coming soon.
Response Status Parameters
Error Status Codes
Updated 10 months ago
