Flagged Reports List

Response Payload Object

It is an array

PropertyTypeDescription
transactionSignatureIdGuidThe flagged transaction signature ID.
referenceNumberStringThe ID of the flagged report in a more readable format.
isActiveBoolFlag to inform if the report is active.
createdByUserEmailStringThe user email that created the report.
createdAtUtcDateTimeThe flagged report creation time in UTC.
deletedByUserEmailStringThe user email that deleted the report.
deletedAtUtcDateTimeThe flagged report deletion time in UTC.
fraudReportNotesArray of Object "FraudReportNotes" (see definition Models )

📘

The property "fraudReportNotes" in the response payload

The property "fraudReportNotes" will contain objects with some properties being null if the requester is not from the same account or does not have the correct permissions.

  • createdByUserId
  • modifiedByUserId
  • createdByUserEmail
  • modifiedByUserEmail

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 data Provided
failed_system_operationUnable to load fraudreports
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!