B2B Message Transactions REST Endpoints

SCM Common/B2B Message Transactions
The B2B Message Transactions resource manages business-to-business messages processed from Oracle Fusion applications to trading partners and from trading partners to fusion application using Oracle Fusion Collaboration Messaging Framework.
Cancel further processing of a message
Method: post
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/cancelMessage
Delete one transaction record
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}
Get all transaction records
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions
Get one transaction record
Method: get
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/{MessageGUID}
Refresh the status of a message
Method: post
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/refreshStatus
Reprocess a message for processing
Method: post
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/reprocessMessage
Resubmit a message for processing
Method: post
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/resubmitMessage
Update the status of a message
Method: post
Path: /fscmRestApi/resources/11.13.18.05/b2bMessageTransactions/action/updateMessageStatus