Skip to main content

Manual verification validation rules for Apple override contest rejection policies

Manual Verification

Validations that may be "triggered" by Apple Maps in "offline" mode. For a portal user, code triggers generation of a notification for email delivery and a notification for display in the portal.

AppleOverrideContestRejected

DefinitionSeverityAPISampleMode
Validate that no Apple Maps policy reason exists to reject the contest
VIOLATION
POST
A
Example Validation Report
{
"code": "VALIDATION__AppleOverrideContestRejected",
"severity": "VIOLATION",
"message": "Contest of Apple override '{{id}}' is rejected",
"context": {
"id": "9467895078742654976"
}
}