Skip to main content
POST
Reject an I-9 submission

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

employerId
string
required
employeeId
string
required
submissionId
string
required

Body

application/json
reason
string
required

Reason the submission is being rejected. This may be shared with the employee (for example by email), depending on configuration.

Maximum string length: 5000

Response

OK