Transaction List

Reads all transactions

Payload Object

It is an array

PropertyTypeDescription
idGuidTransaction ID.
signatureIdGuidTransaction Signature ID.
deviceSerialNumberStringDevice serial number.
verificationTypeEnum(1,2,3)Type of verification:
1 = Flagged List
2 = Id List
3 = Flagged List and Id List
createdAtUtcDateTimeTransaction create time in UTC.
hasActiveFraudBoolThe transaction has an active flag.

🚧

Access to the property "id"

Depending on the permission inside of the token the payload could contain or not the property "id".

Controlled Errors

These are the error codes that will appear when the property hasErrors is equal to true.

Error CodeError Message
error_invalid_dataInvalid Filtering Date Provided
failed_system_operationUnable to load transactions
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!