GET api/nfc/check_ShiKuai_Status?nfcId={nfcId}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| nfcId | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"status": "sample string 1",
"data": [
{},
{},
{}
],
"msg": "sample string 2"
}