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.
Authentication
AuthorizationBasic
Path parameters
transactionId
Transaction ID retrieved from a Trustly Authorization transaction.
Query parameters
expand
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.
Allowed values:
Response
OK
detail
Errors
400
Bad Request Error