The broker authorization status of the account. "Pending" means the account is awaiting broker authorization. "Declined" means the broker declined the authorization request within the last 90 days; declined accounts are reported for 90 days after the decline. When an account is resubmitted after a decline, it appears once with its current status. Currently populated on the WhiteLabel API; absent means the interface did not evaluate decline state.
The UTC date/time of the most recent broker decline. Only present when "Status" is "Declined".
The first date when the account was activated by the broker
Last known account net liquidation value. Not available at all brokers
UTC date of last known account net liquidation value
{ "Id": 0, "Status": "string", "DeclinedUTC": "2019-08-24T14:15:22Z", "UtcDate": "2019-08-24T14:15:22Z", "Account": "string", "PersonId": 0, "BrokerName": "string", "BrokerId": 0, "FirstName": "string", "LastName": "string", "Email": "string", "Country": "string", "State": "string", "Language": "string", "WhiteLabelSiteId": 0, "GeoSiteId": "string", "SiteDomain": "string", "Connection": "string", "IntroducingBrokerId": 0, "IntroducingBroker": "string", "StrategyId": 0, "StrategyName": "string", "SalesRepId": 0, "SalesRep": "string", "IsTradeLeader": true, "FirstBrokerActivationDate": "2019-08-24T14:15:22Z", "NetLiquidationValue": 0.1, "NetLiquidationValueDate": "2019-08-24T14:15:22Z", "EnabledFutures": true, "EnabledForex": true, "EnabledStocks": true, "EnabledOptions": true }