Linking a Business
Use the following steps to establish the connection between a Layer business and a Check company.Call the Layer Endpoint
This step establishes the mapping between a Layer business and a Check company.Endpoint: Once the mapping is established, the Layer system knows to anticipate an OAuth flow.
PUT /v1/businesses/{businessId}/payroll/check/configsSee the Layer documentation for full details on this endpoint.Call the Check Endpoint
Proceed to authorize the integration with Check Payroll.Endpoint:
PUT /integrations/partners/{integrationPartnerId}/authorizeSee the Check documentation for full details on this endpoint.Check IDs
TheintegrationPartnerId and integrationPermissionId values used in Step 2 differ between sandbox and production.
- Sandbox
- Production
Use these fixed values for sandbox testing:
| Parameter | Value |
|---|---|
| Integration Partner ID | int_Ccn63OpX6zKfIvssRdyB |
| Integration Permission ID | ipe_S2LMi4ckzax5YdN8BokZ |