Create Check payroll config
Check Embedded Payroll
Create Check payroll config
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.
PUT
Create Check payroll config
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
Body
application/json
The Check company ID to associate with this business.
Response
A config with the given check_company_id already exists; no change was made.