Skip to content

Trading:QueryOrderAudit

Requests the Order Audit history for a given Account

Controller: Trading
Topic: QueryOrderAudit
Action: Publish
Permissions: Zenith/Trading

NameTypeDescription
AccountStringRequired. The Account to request history for
FromDateDateTimeOptional. The oldest date to retrieve records from
ToDateDateTimeOptional. The newest date to retrieve records to
CountIntegerOptional. The maximum number of records to return
OrderIDStringOptional. An Order ID to filter the results by.

An unordered array of Order Audit details. See the Audit subscription for more information.