Declaration
Signed and dated verification of the application's accuracy.
Fields
-
Person reference
person-reference -
Declaration must be made by an applicant or agent making the application
Required: True
Datatype: string
Expected number: 1
-
Declaration confirmed
declaration-confirmed -
Confirms the applicant or agent has reviewed and validated the information provided in the application
Required: True
Datatype: boolean
Expected number: 1
-
Declaration date
declaration-date -
The date the declaration was made
Required: True
Datatype: datetime
Expected number: 1
Rules
- person-reference must equal an `applicant-details.applicants.reference` or an `applicant-details.agent.reference`
- declaration-date must be in YYYY-MM-DD format
- declaration-date must not be in the future
- declaration-confirmed must be `true` for a submission to be valid