Get portfolio account actions

SecuritybearerToken
Request
path Parameters
AccountIdentifier
required
string

Account identifier

Example: 098B0A25
Responses
200

Portfolio account actions

400

Bad request

401

Not authorized error

500

Internal server error

get/portfolio/account/{AccountIdentifier}/actions
Response samples
application/json
{
  • "actions": [
    ]
}