Get Transaction Record

This method is used to retrieve the request and results of a verification performed using the verify method. The response for this method includes the same information as verify method's response, along with data present in the input fields of the verify request.

Path Params
string
required

The TransactionRecordID from the Verify response, this will be a GUID

Responses

400

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

401

The user name and password you provided is not valid or you are using an account not configured to be an API user.

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
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json