Skip to main content
PATCH
Update EIN info

Authorizations

Authorization
string
header
required

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

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

Body

application/json
has_ein
boolean
Example:

false

ein
string | null

Employer Identification Number in XX-XXXXXXX format.

Example:

"12-3456789"

Response

EIN info updated.

data
object