Skip to main content
GET
Prop Account Detail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string<uuid>
required

Response

Successful Response

account_id
string<uuid>
required
login
string
required
account_type
string | null
required
account_currency
string
required
balance
number | null
required
close_only
boolean
required
is_active
boolean
required
phase
string | null
required
state_status
string | null
required
starting_balance
number | null
required
total_profit_to_date
number | null
required
profit_target_amount
number | null
required
daily_dd_floor
number | null
required
max_loss_floor
number | null
required
trading_days_count
integer | null
required
winning_days_count
integer | null
required
breached_at
string | null
required
breached_rule_type
string | null
required