Update Company

Update company and set information about it.

This endpoint can be called only by System level user.

Employee call will return Forbidden result even for Employee own company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of Company to respond.

Body Params

CompanyUpdate entity

string | null

Business Name

string | null

Federal Employer ID Number of Company.

int32
enum

The legal form of the company.

Members:

  • 1 - Corporation ( C-Corp. )
  • 2 - Partnership ( Partnership. )
  • 3 - SCorp ( S-Corp. )
  • 4 - LLCPartnership ( LLC Partnership. )
  • 5 - SoleProprietorship ( Sole Proprietor. )
  • 6 - LLCSoleProprietor ( LLC Sole Proprietor. )
  • 7 - LLC ( LLC C-Corp. )
  • 8 - LLCSCorp ( LLC S-Corp. )
  • 9 - NonProfit ( Non Profit. )
  • 10 - GovernmentalEntity ( Governmental Entity. )

string | null

Doing Business As

date-time | null

Business since Data type is validated and must be Number

string | null

External system ID - Can be used for linking Embedded Payroll records with source records.

string | null

Business e-mail.

string | null

Company website

string | null

Business phone

int32
enum

Time zones.

Members:

  • 1 - PacificStandardTime ( Pacific Standard Time )
  • 2 - MountainStandardTime ( Mountain Standard Time )
  • 3 - CentralStandardTime ( Central Standard Time )
  • 4 - EasternStandardTime ( Eastern Standard Time )
  • 5 - AlaskanStandardTime ( Alaskan Standard Time )
  • 6 - HawaiianStandardTime ( Hawaiian Standard Time )
  • 7 - AtlanticStandardTime ( Atlantic Standard Time )
  • 8 - NewfoundlandStandardTime ( Newfoundland Standard Time )
  • 9 - USMountainStandardTime ( US Mountain Standard Time )

companyAddress
object
string | null

Meta data

boolean | null

Require employees to have a job costing code

global
object
boolean | null

Enabled Unions

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain