Skip to main content
PUT
Create Check payroll config

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business.

Body

application/json
check_company_id
string
required

The Check company ID to associate with this business.

Response

A config with the given check_company_id already exists; no change was made.

data
object
required