Operational Data - Get Transaction Set Aggregation Reports
Get TransactionSetAggregationReport
GET http://localhost/BizTalkManagementService/OperationalData/TransactionSetAggregationReports
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK Media Types: "application/json", "text/json" |
Definitions
TransactionSetAggregationReport
The transaction set aggregation report.
| Name | Type | Description |
|---|---|---|
| AgreementName |
string |
Agreement Name |
| Direction |
string |
Direction |
| Id |
string |
Id |
| MaxInterchangeDateTime |
string |
Max Interchange DateTime |
| MinInterchangeDateTime |
string |
Min Interchange DateTime |
| ReceiverPartyName |
string |
Receiver Party Name |
| SenderPartyName |
string |
Sender Party Name |
| TransactionSetCount |
integer |
TransactionSet Count |
| TransactionSetId |
string |
TransactionSet Id |