Get transaction receipt
POST /v2/chain-event/transactions/{transactionId}/wait
POST
/v2/chain-event/transactions/{transactionId}/wait
Retrieve the receipt for a specific transaction.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” transactionId
required
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09The transaction ID
Request Body required
Section titled “Request Body required ”object
isContractShared
Whether the contract of transaction is shared
boolean
Responses
Section titled “ Responses ”The transaction receipt
object
queryId
required
The query ID for tracking the async operation
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error