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
Query Params
int64
required
Defaults to 1

Page to retrieve

int64
required
Defaults to 20

Number of items per page. Max page size = 50

string

The ID of the flagged report in a more readable format.

boolean
date
date
Responses

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