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":["Transaction"]},"createTime":"2018-08-17T15:46:07Z","initialRunTime":"2018-08-17T15:46:07Z","intervalStartTime":"2019-04-10T04:00:00Z","intervalEndTime":"2020-04-10T04:00:00Z","RequestStatus":{"Options":["Submitted"]},"ReportFrequency":{"Options":["onDemand"]},"intervalDuration":316224000000000,"RequestId":"+QgyhnEFqEazyZ46Q902MA==","lastInstanceId":null,"accountIds":[1]}
POST / HTTP/1.1 Host: GenerateTransactionActivityReport 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": [ "Transaction" ] }, "createTime": "2018-08-17T15:46:07Z", "initialRunTime": "2018-08-17T15:46:07Z", "intervalStartTime": "2019-04-10T04:00:00Z", "intervalEndTime": "2020-04-10T04:00:00Z", "RequestStatus": { "Options": [ "Submitted" ] }, "ReportFrequency": { "Options": [ "onDemand" ] }, "intervalDuration": 316224000000000, "RequestId": "+QgyhnEFqEazyZ46Q902MA==", "lastInstanceId": null, "accountIds": [ 1 ] }