Submit a Smart Contract Read requestCopy Pagepost https://hook.eu2.make.com/9af8outacmb6bakbxmgq6t9qkt3v49kySubmits a query for reading a smart contract function on a requested DLT.Body Paramslocationobjectrequiredlocation objectsmartContractIdstringrequiredThe smart contract that will be invokedfunctionNamestringrequiredThe smart contract function that will be calledinputParametersarray of objectsThe function parameters to be passed to the smart contractinputParametersADD objectoutputParametersarray of objectsThe parameters to be returned by the smart contract functionoutputParametersADD objectHeadersAPI-VersionstringrequiredResponses 200Smart contract successfully read. 400Bad request, invalid input. 401Unauthorized, invalid or missing token. 403Resource unavailable. 500Server error.Updated 6 days ago