Monitoring REST Endpoints
            
            B2B/Monitoring
            
        
        
    The operations from the B2B/Monitoring category. Tracking information is asynchronously persisted to improve system throughput, and hence B2B Monitoring APIs may intermittently return inconsistent results. If a business use case demands consistent monitoring results, the user can implement a software design that uses a retry mechanism till the API returns consistent results.
- Download B2B Business Message Payload
 - Method: getPath:
/ic/api/b2b/v1/monitoring/businessmessages/{id}/payload/download - Download B2B Wire Message Payload
 - Method: getPath:
/ic/api/b2b/v1/monitoring/wiremessages/{id}/payload/download - Retrieve Business Message Details
 - Method: getPath:
/ic/api/b2b/v1/monitoring/businessmessages/{id} - Retrieve Business Messages
 - Method: getPath:
/ic/api/b2b/v1/monitoring/businessmessages - Retrieve the Wire Message Payload
 - Method: getPath:
/ic/api/b2b/v1/monitoring/wiremessages/{id}/payload - Retrieve Wire Message Details
 - Method: getPath:
/ic/api/b2b/v1/monitoring/wiremessages/{id} - Retrieve Wire Messages
 - Method: getPath:
/ic/api/b2b/v1/monitoring/wiremessages - View Business Message Payload
 - Method: getPath:
/ic/api/b2b/v1/monitoring/businessmessages/{id}/payload