GET cert/killTagNumber
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ApplyOfString| Name | Description | Type | Additional information |
|---|---|---|---|
| YN_APPLY | boolean |
None. |
|
| DS_MSG | string |
None. |
|
| INFO | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"YN_APPLY": true,
"DS_MSG": "sample string 2",
"INFO": "sample string 3"
}