Get Transaction Status

This method is used to retrieve the processing status of an asynchronous transaction. The response for this method includes the processing status of the verification, the TransactionID, the TransactionRecordID as well as whether the verification request has timed out.

Path Params
string
required
length between 36 and 36

id of the asynchronous transaction, this will be a GUID

Responses

400

Your request could not be processed, there should be more details in the response.

401

The token you provided is not valid or you are using an account that is not enabled.

408

The request took longer to process than we waited.

415

You asked for a media type that we do not support. You should request application/json in the Content-Type header.

500

An error happened on the server without a specific message.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json