Create Flagged Report

Response Payload Object

PropertyTypeDescription
idGuidThe flagged report ID.
createdAtUtcDateTimeThe flagged report creation time in UTC.
transactionSignatureIdGuidThe transaction signature ID.
createdByUserIdGuidThe ID that represents the user that created the flagged report.
createdByUserEmailStringThe email of the user that created the flagged report.
accountIdGuidThe ID of the account.
referenceNumberStringThe ID of the flagged report in a more readable format.
fraudReportNotesArray of Object "FraudReportNotes" (see definition Models)These are the notes related to the flagged report.

Controlled Errors

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

Error CodeError Message
error_user_unknownUnknown User
error_invalid_dataInvalid Input Data
error_flaggedreportnote_requiredRequired notes cannot be empty to create a fraud report
error_flaggedreport_transaction_already_flaggedTransaction already fraudulent
error_user_not_foundUser Not Found
error_transaction_account_differentTransaction belongs to different account
error_transaction_not_foundTransaction not found
failed_system_operationOperation Failed
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!