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

View as MarkdownOpen in Claude


Scope: statements.read OR reports.read
Security Policy: HTTPS

Headers

authorizationstringRequired

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

Query parameters

accountIdstringRequired
Specifies the account id to retrieve information

Response

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

dataobject

Errors

400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error