identity

Get user verification details

Retrieve the verification results and details of a Trustly ID-enabled authorization transaction. The details returned by this endpoint are segmented into two lists: verifications and attributes.

The verification objects contain the name and result of the verification as well as reason codes and reason descriptions corresponding to the results. If a verification includes a sanction screening and a match was returned, the results of the screening will also be included. If no screeningResults property is returned in the verification object, no match was returned.

Note: Verifications are configured per application, check with your Trustly services team member for definitions of your configured verifications.

The attribute objects contain metadata which describe how the property was verified and a list of verification objects which apply to the attribute.

get/transactions/{transactionId}/user/detail

Path parameters

transactionIdstring required

Transaction ID retrieved from a Trustly Authorization transaction.

Query parameters

expandTransactionsTransactionIdUserDetailGetParametersExpandSchemaItems[]

A field in the API response to be expanded in order for more details to be provided. Supported values:

  • verification: returns human-readable reason rules and descriptions.

Headers

Authorizationstring required

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.