v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Company Previous Payroll Provider Access

Generates a Previous Payroll Provider Access component used to gain access to a company's previous provider for migration.

post/companies/{company}/components/previous_provider_access

Path parameters

companystring required

ID of the company for which an onboard link will be generated

Request body

signer_namestring required

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

signer_titlestring required

The title of the person who has permission to onboard on behalf of the company (e.g. "Officer", "Manager", etc.).

emailstring required

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

signatorystring

The ID of the signatory object for this company. You may use either a signatory ID or the three body params above

Response

200

urlstring

Example response

{
  "url": "{one_time_onboard_link}"
}
All 164 operations