Submitting tip information....
Thank you for submitting passport fraud tip.
Tip successfully submitted on
Confirmation token {{main.newRecordId}}
You are submitting an anonymous complaint
Complainant information
First name:
{{main.tipService.complainantModel.firstName}}
Middle name:
{{main.tipService.complainantModel.middleName}}
Last name:
{{main.tipService.complainantModel.lastName}}
Email:
{{main.tipService.complainantModel.email}}
Phone number:
{{main.tipService.complainantModel.phoneNumber}}
Passport number:
{{main.tipService.complainantModel.passportNumber}}
Date of birth:
{{main.dateOfBirthAsString(main.tipService.complainantModel.dateOfBirthYear, main.tipService.complainantModel.dateOfBirthMonth, main.tipService.complainantModel.dateOfBirthDay)}}
Located in U.S.:
{{main.tipService.complainantModel.isUSLocation == '1' ? 'Yes' : 'No'}}
Street address 1:
{{main.tipService.complainantModel.streetAddress1}}
Street address 2:
{{main.tipService.complainantModel.streetAddress2}}
City:
{{main.tipService.complainantModel.city}}
State:
{{main.tipService.complainantModel.state}}
Zip code:
{{main.tipService.complainantModel.zipCode}}
Country:
{{main.countryNameAsString(main.tipService.complainantModel.country)}}
Tip information
Fraud type:
{{main.pptFraudTypeAsString(main.pptFraudType())}}
First name:
{{main.tipService.passportTipModel.pptFirstName}}
Middle name:
{{main.tipService.passportTipModel.pptMiddleName}}
Last name:
{{main.tipService.passportTipModel.pptLastName}}
Date of Birth:
{{main.dateOfBirthAsString(main.tipService.passportTipModel.pptDateOfBirthYear, main.tipService.passportTipModel.pptDateOfBirthMonth, main.tipService.passportTipModel.pptDateOfBirthDay)}}
Country:
{{main.countryNameAsString(main.tipService.passportTipModel.pptCountry)}}
Passport number:
{{main.tipService.passportTipModel.pptNumber}}
Alleged Fraud:
{{main.tipService.passportTipModel.fraudDescription}}
Other Comments:
{{main.tipService.passportTipModel.otherComments}}