Get Transaction Verification
  • 07 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Get Transaction Verification

  • Dark
    Light
  • PDF

Article summary

The Get Transaction Verification API retrieves the results of a transaction verification. The request needs to contain the transaction ID.

Syntax

GET /api/transaction/uuid: transaction_id/verification

Examples

Example request

  1. GET /api/transaction/dcaad720-d1e9-47ba-a76b-a6370ef0373b HTTP/1.1

  2. Host: onespan.com

  3. Accept: application/json, text/javascript

Example response

  1. HTTP/1.1 200 OK

  2. Vary: Accept

  3. Content-Type: application/json{

  4.   "vHubTransaction": "...",

  5.   "verificationResults": [

  6.     {

  7.       "provider":"name_of_verification_provider",

  8.       "type":"document_id",

  9.       "content":"{

  10.         "configuration": { ... },

  11.         "dossierMetadata": { ... },

  12.         "evidence": [{ ... }],

  13.         "findings": { ... }

  14.       }

  15.     }

  16.   ]

  17. }

Headers

The following headers are included in the request and the response:

Request headers

  • Accept: The response content type depends on the Accept header.

  • Authorization: The OAuth/JWT token to authenticate.

Response headers

Status codes

Status codes

Status code

Name

Description

200

OK

No error.

400

Bad Request

The transaction data is invalid.

401

Unauthorized

Invalid token.

403

Forbidden

The token does not grant transaction creation rights.

500

Internal Server Error

Server or application error.

The content of this API contains data elements provided by our partners and is subject to changes and updates by our partners. Such content may include errors, omission, technical or other mistakes, or inaccuracies. We will assist you to the best of our ability, but please note that we do not fully control this content.


Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence