Send Authentication Result Detail

The Send Authentication Result Detail call provides more details about a given transaction such as device and/or browser information, merchant information, and cardholder information including billing/shipping address.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 36 and 36
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

System generated transaction reference id. This field is named "TransactionId" in the VCAS RDX API.

string
length between 24 and 24
^[0-9a-fA-F]{24}$

Organization ID designated by VCAS. Hexadecimal value.

string
length between 36 and 36
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Directory Server (DS) generated transaction reference id. GUID format.

string
length between 2 and 2
^[0-9]{2}$

Indicates the reason a transaction failed authentication.

string
length between 28 and 28

Payment system specific value that is used to provide proof of authentication. This is the Base64 representation of the authentication value.

string
length between 40 and 40

Payment system specific value that is used to provide proof of authentication. This is the hexadecimal representation of the authentication value.

string
length between 2 and 2

Payment system specific value provided by ACS to indicate results of the attempt to authenticate.

string
required
length between 5 and 8
^[0-9]{1,2}\.[0-9]{1,2}\.[0-9]{1,2}$

Version of the message based on 3DS spec.

string
enum
length ≤ 1

Authentication response back to the merchant.

Allowed:
string
enum
length ≤ 24

Type of credential used for the given transaction. Note: The "AuthenticationType" field is referred to as "CredentialType" in other VCAS services. This is not the same as authentication type in reports. This field will be NULL in the case where no credentials were used, as in the case of a non-challenge transaction.

string
length between 1 and 2

Risk score of the transaction as determined by VCAS.

string
enum

Indicates whether a challenge is requested from the merchant.

Allowed:
MerchantInfo
object
required
TransactionInfo
object
required
AdditionalRiskResultInfo
object
ExemptionInfo
object
ExtensionData
object
ThreeRIDetail
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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