Skip to main content
GET
Check Verification Status

Query Parameters

module
enum<string>
required

Module name (must be 'contract')

Available options:
contract
action
enum<string>
required

Action name (must be 'checkverifystatus')

Available options:
checkverifystatus
guid
string
required

Verification attempt identifier

Response

200 - application/json

Successful response

status
enum<string>

Status code (1 = OK)

Available options:
1
message
string

Response message

Example:

"OK"