HTTP Status Code
| Code | Description |
|---|---|
| 200 | Success |
| 400 | The request contains syntax errors, and required parameter is missing in the request. |
| 403 | The server has understood the request but refuses to execute it. The content of the operation does not exist or the operation behavior is prohibited to execute. |
| 404 | The server could not find the requested page. The requested interface is written incorrectly. |