verification
Submit military personal info
Submit personal info for a military verification. The body's status field acts as a discriminator: active-duty statuses (ACTIVE_DUTY, RESERVIST, MILITARY_FAMILY, GOLD_STAR_FAMILY) deserialize as ActiveMilitary; inactive statuses (VETERAN, MILITARY_RETIREE) as InactiveMilitary. This endpoint does not require the verification to be at a specific step; it only enforces that status is in the program's configured affiliation types.
post/verification/{verificationId}/step/collectMilitaryPersonalInfo
Path parameters
verificationIdstring required
Unique identifier for the ongoing verification
Request body
Response
The result of the verification
Changes
No recorded changes to this endpoint across all 1 revision of this API.