Atomic Transactions REST Endpoints

Application Operations/Hyperledger Fabric v2.5/Atomic Transactions
Use these operations to query and invoke chaincode transactions spanning multiple channels which are committed atomically.
Invoke Atomic Transaction
Method: post
Path: /restproxy/api/v2/atomicTransactions
Query Atomic Transaction
Method: get
Path: /restproxy/api/v2/atomicTransactions/{globalTransactionId}
Unlock Atomic Transaction
Method: put
Path: /restproxy/api/v2/atomicTransactions/{globalTransactionId}