Array of account IDs.
The ID of the Order Management System.
Start time for the report.
End time for the report.
{"RequestingUser":1,"OMSId":1,"reportFlavor":{"Options":["TradeActivity"]},"createTime":"2018-08-17T15:34:20Z","initialRunTime":"2018-08-17T15:34:20Z","intervalStartTime":"2019-04-10T04:00:00Z","intervalEndTime":"2020-04-10T04:00:00Z","RequestStatus":{"Options":["Submitted"]},"ReportFrequency":{"Options":["onDemand"]},"intervalDuration":316224000000000,"RequestId":"Moy/IpfPA0SLUHNYt54q4w==","lastInstanceId":null,"accountIds":[1]}
POST / HTTP/1.1 Host: GenerateTradeActivityReport Content-Type: application/json Accept: */* Content-Length: 99 { "accountIdList": [ 0 ], "omsId": 0, "startTime": "0001-01-01T05:00:00Z", "endTime": "0001-01-01T05:00:00Z" }
Successful report generation request.
{ "RequestingUser": 1, "OMSId": 1, "reportFlavor": { "Options": [ "TradeActivity" ] }, "createTime": "2018-08-17T15:34:20Z", "initialRunTime": "2018-08-17T15:34:20Z", "intervalStartTime": "2019-04-10T04:00:00Z", "intervalEndTime": "2020-04-10T04:00:00Z", "RequestStatus": { "Options": [ "Submitted" ] }, "ReportFrequency": { "Options": [ "onDemand" ] }, "intervalDuration": 316224000000000, "RequestId": "Moy/IpfPA0SLUHNYt54q4w==", "lastInstanceId": null, "accountIds": [ 1 ] }