v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Company Verification Documents

Generates a Verification Documents component used to request more information from the company.

post/companies/{company}/components/verification_documents

Path parameters

companystring required

ID of the company for which an onboard 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": "{one_time_onboard_link}"
}