Creates a new Check payroll configuration for the given business. If a config with the same check_company_id already exists, this is a no-op and returns 200.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json
The UUID of the business
The Check company ID to associate with this business.
A config with the given check_company_id already exists; no change was made.
The response is of type object.