Skip to main content
POST
Registers an Employer

Authorizations

Authorization
string
header
required

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

Body

application/json

Employer information

address
object
required

Address for a given Employer.

federalEIN
string
required

Federal Employer Identification Number for a given Employer.

name
string
required

Name for a given Employer.

timezone
string
required

Timezone for a given Employer.

Example:

"America/New_York"

id
string<uuid>
postback
object

Postback configuration for this employer.

webhook
object

Webhook configuration for this employer.

Response

OK

Employer response

employer
object

Employer information