Models

Object: FraudReportNotes

PropertyTypeDescription
idGuidThe note ID.
fraudReportIdGuidThe flagged report ID.
noteTypeEnum "FraudReportNoteType" (see definition below)Type of notes.
noteStringThe text of the note. (Max length = 500)
createdAtUtcDateTimeThe the creation time in UTC.
createdByUserIdGuidThe user ID that created the note.
createdByUserEmailStringThe user email that created the note.
modifiedAtUtcDateTimeThe the modification time in UTC.
modifiedByUserIdGuidThe user ID that modified the note.
modifiedByUserEmailStringThe user email that modified the note.

Enum: FraudReportNoteType

ValueDescription
1Public Note
2Private Note
3Private Removal Note

Object: CompanyData

PropertyTypeDescription
companyNameStringThe company name.
supportEmailStringThe company support email.
supportPhoneNumberStringThe company support phone.
supportWebSiteStringThe company support website.
supportTimeZoneStringThe company support timezone.
supportAddressObject "SupportAddress" (see definition below)

Object: SupportAddress

PropertyTypeDescription
address1String
address2String
cityString
stateNameString
countryNameString
zipstring