Skip to main content

Get error status and message

GET 

/?module=transaction&action=getstatus

Get error status and message

Request

Query Parameters

    module stringrequired

    Possible values: [transaction]

    action stringrequired

    Possible values: [getstatus]

    txhash stringrequired

Responses

OK

Schema
    message string
    result object
    errDescription string
    isError string
    status string
Loading...

Was this page helpful?