Skip to main content
POST
Record the issued EIN (write scope)

Authorizations

Authorization
string
header
required

Cherry API key, created in the app. Sent as Authorization: Bearer ck_live_….

Path Parameters

id
string<uuid>
required

EIN application id, from listEinApplications or the incorporation response.

Body

application/json
ein
string
required

12-3456789 or 123456789.

Pattern: ^\d{2}-?\d{7}$

Response

The EIN is recorded

data
object