Skip to content

Error Codes

ScenarioHTTPHow to judge
Auth failure401 / 403 / 429See auth codes below
Business errorUsually 200JSON code000000

Response shape

json
{
  "code": "000000",
  "message": "success",
  "requestId": "ce0f19d7d4ea473fb035b7d3a8a2aef8",
  "data": { }
}

requestId echoes header RT-RequestID (including auth failures). Prefer branching on code; message is for display and may vary by locale.

The tables below are auto-generated from backend error sources (OpenApiErrorCode / auth constants) and i18n messages.

加载错误码…

eSIM Dealer Open API v1