USER REQUEST(BE)
message, it reports the status of the user and user’s account info.
Response
| Tag | Name | Type | Required | Comments |
|---|---|---|---|---|
| 923 | UserRequestID | String | Yes | The request ID |
| 553 | Username | String | Yes | User’s API ‘Client ID’ |
| 926 | UserStatus | int | No | 1 = logged in, current implementation accepts USER REQUEST-s only from logged in users |
| 15 | Currency | String | No | Currency of the report. See Security List Request(x). Default is BTC. If
|
| 100001 | DeribitUserEquity | float | No | Equity of the user |
| 100002 | DeribitUserBalance | float | No | Balance of the user |
| 100003 | DeribitUserInitialMargin | float | No | Initial margin of the user |
| 100004 | DeribitUserMaintenanceMargin | float | No | Maintenance margin of the user |
| 100005 | DeribitUnrealizedPl | float | No | Unrealized P/L of the user |
| 100006 | DeribitRealizedPl | float | No | Realized P/L of the user |
| 100011 | DeribitTotalPl | float | No | Total P/L of the user |
| 100013 | DeribitMarginBalance | float | No | Margin Balance |