# 附录5 - 错误状态码

状态码(code) 消息(message) 状态描述
10000 successful 成功
10001 unknown 未知错误
10002 signature_error 鉴权失败
10003 invalid_order 无效订单号
10004 paramater_error 参数错误
10005 data_not_found 数据不存在
10006 estimate_id_error 预估价格ID错误
10007 estimate_id_expired 出行时间变化,预估价格ID过期
10008 estimate_id_driver_changed 出行运力变化,预估价格ID失效
10009 not_enough_authority 无接口访问权限,权限不足
10010 ride_type_not_exist 请求的运力类型不存在
10011 no_driver_in_order 该行程无司机信息
10012 not_supported_city 当前城市不支持
10013 service_has_canceled_order 服务商此前已经撤销了该订单,如派单超时系统自动取消
10014 passenger_abnormal_health_condition 乘客健康状态异常
10015 cannot_contact_driver 已超过虚拟号绑定时间限制
40001 daily_query_over_limit 访问已超出日访问量
40002 qps_over_limit QPS超出限制
40003 have_unfinished_journey 用户行程未完成
40004 cancelled_count_limited 取消次数过多,禁止访问
40005 forbidden_cancel_order 禁止取消订单
40006 cancel_try_again 取消重试
50001 servier_exception 服务异常
50002 query_data_error 数据查询失败
50003 save_data_error 数据保存失败
50004 update_data_error 数据更新失败
50005 create_order_failure 创建订单失败
50006 invoice_failure 开发票失败
50007 query_invoice_failure 查询发票失败
50008 create_order_failure_nomoney 账户余额不足,下单拒绝
60004 can_not_get_driver_location 修改目的地时预估失败,无法获取司机位置