pub const REASON_BINDCAR_INTERNAL_ERROR: &str = "BindcarInternalError";Expand description
Bindcar API encountered an internal server error.
Maps to HTTP 500 Internal Server Error. This indicates the Bindcar API encountered an unexpected error while processing the request. Check Bindcar container logs for details.