Name |
Type |
Description |
|---|---|---|
error_code |
String |
Specifies the error code returned when the API response is abnormal. For details, see section Error Code. |
error_msg |
String |
Specifies the description of the error returned when the API response is abnormal. |
{
"error_code": "DRS.M00201",
"error_msg": "The %s parameter is empty."
}
{
"error_code": "DRS.M00202",
"error_msg": "The value of %s is invalid."
}