Delivery Attempts REST Endpoints

SCM Common/B2B Message Transactions/Delivery Attempts
The Delivery Attempts resource gets the failed or error status message transactions reprocessed in Oracle Fusion Collaboration Messaging Framework. If the delivery attempt fails, the message information includes the error subtype and description.
Get all transaction detail records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}/child/deliveryAttempts
Get one transaction detail record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}/child/deliveryAttempts/{MessageLogDetailId}