Margin
Get Reg-T margin
Get the latest Reg-T margin calculation for the given entity
get/entities/{entity_id}/regt-margin
Path parameters
entity_idstring required
Entity ID for the legal entity.
Example:100000
Entity ID
Response
Reg-T margin
Example response
{
"groups": [
{
"members": [
{
"symbol": "AAPL",
"quantity": "100"
}
]
}
]
}