Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

Please use your Access Token

Body

application/json

The legal name of the company.

entity
object | null

The entity type object.

primary_email
string<email> | null

The email of the main administrator on the account.

primary_phone_number
string | null

The phone number of the main administrator on the account. Format: E.164, with extension where applicable, e.g. +NNNNNNNNNNN xExtension

departments
(object | null)[] | null

The array of company departments.

ein
string | null

The employer identification number.

locations
(Location · object | null)[] | null
accounts
object[] | null

An array of bank account objects associated with the payroll/HRIS system.

Response

200 - application/json

OK

The legal name of the company.

entity
object | null

The entity type object.

primary_email
string<email> | null

The email of the main administrator on the account.

primary_phone_number
string | null

The phone number of the main administrator on the account. Format: E.164, with extension where applicable, e.g. +NNNNNNNNNNN xExtension

departments
(object | null)[] | null

The array of company departments.

ein
string | null

The employer identification number.

locations
(Location · object | null)[] | null
accounts
object[] | null

An array of bank account objects associated with the payroll/HRIS system.