get
https://api-identifid.determan.dev/v1/fraudreport-manager/fraudreport/notes
Response Payload Object
This is a list of the 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 Code | Error Message |
|---|---|
| error_flaggedreport_not_found | Fraud Report not Found |
| failed_system_operation | Operation Failed |
