v1
latestOpenAPI 3.1.02026-07-243113441.2 MBI-9 Verification
Employer sign an employee's Form I-9
Sign an employee's Form I-9 as an employer. Once the form is signed, the employee's I-9 authorization is considered complete and cannot be modified.
Prerequisites
Before calling this endpoint:
- The employee must have a completed I-9 authorization
- The employee must have signed the Form I-9
- I-9 verification documents must be submitted
Related guides
scope: i9_authorizations:manage
put/v1/employees/{employee_id}/i9_authorization/employer_sign
Path parameters
employee_idstring required
The UUID of the employee
Headers
X-Gusto-API-Version'2026-06-15'
Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
x-gusto-client-ipstring
Optional header to supply the IP address. This can be used to supply the IP address for signature endpoints instead of the signed_by_ip_address parameter.
Request body
Response
Success