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}"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.