Present ID manual verification rules for identity verification and policy compliance checks
Domain
PresentIdDomainIsRejected
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
| Validate that present ID domain is acceptable |
Example Validation Report
{
"code": "VALIDATION__PresentIdDomainIsRejected",
"severity": "VIOLATION",
"message": "Present ID domain is rejected",
"details": {
"createdDate": "2026-10-10T11:36:02.00Z",
"submitted": [],
"compared": [],
"expected": []
}
}
Portal/Email Notification
subtitle: Domain Doesn't Meet Requirements
body: The domain or subdomain doesn't meet Apple Business requirements.
Form
PresentIdFormIsRejected
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
| Validate that present ID form is acceptable |
Example Validation Report
{
"code": "VALIDATION__PresentIdFormIsRejected",
"severity": "VIOLATION",
"message": "Present ID form is rejected",
"details": {
"createdDate": "2026-10-10T11:36:02.00Z",
"submitted": [],
"compared": [],
"expected": []
}
}
Portal/Email Notification
subtitle: Issue with Request Form
body: Unable to approve request form.
Screenshot
PresentIdScreenshotIsRejected
| Definition | Severity | API | Sample | Mode |
|---|---|---|---|---|
| Validate that present ID screenshot is acceptable |
Example Validation Report
{
"code": "VALIDATION__PresentIdScreenshotIsRejected",
"severity": "VIOLATION",
"message": "Present ID screenshot is rejected",
"details": {
"createdDate": "2026-10-10T11:36:02.00Z",
"submitted": [],
"compared": [],
"expected": []
}
}
Portal/Email Notification
subtitle: Issue with Screenshot or Document
body: Unable to approve the screenshot or document for your domain.