Query the status of the scan
Dxplaination of Interface Call Request
Interface Force Check Source IP
Example of request parameters
Examples of back-up
Dxplaination of request parameters
parameter | type | Is it compulsory? | Introductions |
qrcode_ticket | string | yes | Two-dimensional ticket |
Dxplaination of callback parameters
parameter | type | Introductions |
errcode | number | Error code |
errmsg | string | Error message |
status | number | Scan status |
self_check_err_code | number | The business returned an error code |
self_check_err_msg | string | Business returns error information |
scan_user_type | number | The identity of the sweeper |
Enumeration values-status
The enumeration value | describe |
0 | Non-scanned |
1 | Confirmed |
2 | Cancelled |
3 | Has expired |
4 | It has been scanned. |
Enumeration value - scan_user_type
The enumeration value | describe |
0 | Non-administrators |
1 | admins |
2 | Sub-Admin |
Return code
Return code | Error Type |
-1 | System exceptions |