verification

Submit inactive military data

Submit data for an inactive military verification

post/verification/{verificationId}/step/collectInactiveMilitaryPersonalInfo

Path parameters

verificationIdstring required

Unique identifier for the ongoing verification

Request body

status'ACTIVE_DUTY' | 'VETERAN' | 'RESERVIST' | 'MILITARY_RETIREE' | 'MILITARY_FAMILY' | 'GOLD_STAR_FAMILY'
firstNamestring required

The first name of the person being verified

lastNamestring required

The last name of the person being verified

deviceFingerprintHashstring

The device fingerprint collected for the person being verified

emailstring required

The email address of the person being verified

birthDatestring date required

The date of birth of the person being verified (format YYYY-MM-DD). Date must be greater than 1900-01-01.

phoneNumberstring

The phone number used for SMS messages

localestring

The locale chosen by the user

dischargeDatestring date required

The date the person being verified was discharged from the military

ipAddressstring ipv4

The end-user's public IP address. This only needs to be provided in situations where the HTTP requests do not come directly from the end-user.

ipAddressExtendedstring ipv4,ipv6

The end-user's public IP address. This only needs to be provided in situations where the HTTP requests do not come directly from the end-user.

externalUserIdstring

An identifier stored with the verification for external reference

captchaTokenstring

The captcha token collected for the person being verified

metadataPersonalInfoMetadata

A collection of custom metadata to be stored with the verification

countrystring nullable

The two character country code for the person being verified. May be null when not yet determined.

socialSecurityNumbernumber

The social security number of the person to be verified

address1string

The street address for the person being verified

citystring

The city of the address of the person being verified

statestring

The two-digit state code of the address of the person being verified

postalCodestring

The postal code of the address of the person being verified

activeDutyStartDatestring date

The date the person being verified started active duty in the military

Response

The result of the verification

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.