Fetch Trade Confirmations In Supported Formats Based On Request Parameters.

View as MarkdownOpen in Claude


Scope: statements.write OR reports.write
Security Policy: Signed JWT

Headers

authorizationstringRequired

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

Request

Trade confirmation request body
accountIdstringRequired
accound id
startDatestringRequired
from date
endDatestringRequired
to date
mimeTypestringOptional
output format

Response

Returns a JSON object containing the relevant Trade Confirmation.
dataobject

Errors

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