Home

Get status of a transaction

POST
https://zil.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieves the current status of a transaction identified by its transaction ID.

Body

application/json
jsonrpcstringrequired

JSON-RPC version

methodstringrequired

Method name

idintegerrequired

Request ID

paramsArray<string>required

Array containing the transaction ID to query

Response

200OK

Transaction status retrieved successfully

400Bad Request

Invalid request

500Internal Server Error

Server error