Abnormal Request Results

  • Abnormal response description
    Table 1 Abnormal response description

    Name

    Type

    Description

    err code

    String

    Specifies the error code returned when the API response is abnormal. For details, see section Error Codes.

    error msg

    String

    Specifies the description of the error returned when the API response is abnormal.

  • Response example
    {   
         "err code": " DRS-M00201",   
         "error msg": "The %s parameter is empty."   
    }
    {   
        "err code": " DRS-M00202",   
        "error msg": "The value of %s is invalid."   
    }