accountManagementReports

Fetch List Of Available Trade Confirmation Dates, For A Specific Account Id

<br>Scope: statements.read OR reports.read<br>Security Policy: HTTPS

get/gw/api/v1/trade-confirmations/available

Query parameters

accountIdstring required

Specifies the account id to retrieve information

Headers

authorizationstring required

Specifies the authorization header value (e.g., Bearer eyJ0eXAiOiJKV1...).

Response

Returns a JSON object containing the available user-traded dates.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.