v1
latestOpenAPI 3.0.02026-07-1731029.3 KBSelect Channel and Chaincode
Executes transaction txName and writes the result to the blockchain.
post/{channelName}/{chaincodeName}/invoke/{txName}
Path parameters
channelNamestring required
Name of the channel.
chaincodeNamestring required
Name of the chaincode in channel.
txNamestring required
Name of the transaction to be executed.
Request body
object required
Response
OK