Retrieve Statements
GET {{trading_url}}/positions/statements/
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
type | null | string - search for type of statement, e.g. "order_buy", "order_sell", "split", "import" or "snx" (optional) | |
limit | null | int - pagination limit (optional) | |
page | null | int - results page (optional) |