Atomic Transactions REST Endpoints
Application Operations/Atomic Transactions
Use these operations to query and invoke chaincode transactions spanning multiple channels which are committed atomically.
- Invoke Atomic Transaction
- Method: postPath:
/restproxy/api/v2/atomicTransactions
- Query Atomic Transaction
- Method: getPath:
/restproxy/api/v2/atomicTransactions/{globalTransactionId}
- Unlock Atomic Transaction
- Method: putPath:
/restproxy/api/v2/atomicTransactions/{globalTransactionId}