v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Company Connect Bank Account

This Component allows an employer's signatory to connect their bank account to fund payroll.

post/companies/{company}/components/connect_bank_account

Path parameters

companystring required

ID of the company for which a component link will be generated

Request body

emailstring

The email of the person who has permission to onboard on behalf of the company

Response

200

urlstring

Example response

{
  "url": "{component_url}"
}