get https://api.liquiditytech.com/api/v1/system/status
Retrieve the current status of system events, including upgrades and maintenance.
Tips
Permission: READ.
Request
None
Response
| Field name | Type | Remarks |
|---|---|---|
| status | Integer | 1: Processing 0: Waiting |
| startTime | Long | Start time |
| endTime | Long | End time |
| desc | String | Maintenance Message |
| serviceType | String | DEPOSIT: Deposit service TRANSFER: Transfer service WITHDRAW: Withdraw service LOCK: Clearloop service, including Clearloop lock and unlock features. TRADE: RapidX Trading Service |
| maintainType | String | 1: Schedule maintenance |
| env | String | 1: Production |
