v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Filing Preparation Checklist Component

Generates a link to a filing preparation checklist component, which can be embedded into your product. Check out our <a href="https://docs.checkhq.com/docs/adding-check-onboard-to-your-application" target="_blank">guide</a> on how to embed components.

post/companies/{company}/components/checklist

Path parameters

companystring required

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

Request body

topic'filing_preparation' required

Response

200

urlstring

Example response

{
  "url": "{one_time_checklist_link}"
}