Operational Data - Get Interchange Aggregation Records
Get InterchangeAggregationRecords
GET http://localhost/BizTalkManagementService/OperationalData/InterchangeAggregationRecords
Responses
| Name | Type | Description |
|---|---|---|
| 200 OK |
OK Media Types: "application/json", "text/json" |
Definitions
InterchangeAggregationRecord
InterchangeAggregationRecord
| Name | Type | Description |
|---|---|---|
| AgreementName |
string |
Agreement Name |
| Direction |
string |
Direction |
| EdiEncodingType |
string |
Edi Encoding Type |
| InterchangeCount |
integer |
Interchange Count |
| MaxInterchangeDateTime |
string |
Max Interchange DateTime |
| MinInterchangeDateTime |
string |
Min Interchange DateTime |
| Name |
string |
Name |
| ReceiverPartyName |
string |
Receiver Party Name |
| SenderPartyName |
string |
Sender Party Name |