Kick off TIN resolution for a claimed company.
Queues a job that resolves the company’s TIN via the JTB taxpayer API. The result is written back to the company record asynchronously — pollDocumentation Index
Fetch the complete documentation index at: https://docs.vouchmark.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/dashboard/my-companies?id={companyId} for completion.
firsTin, the endpoint returns success: true immediately.400 ALREADY_IN_PROGRESS.| Status | Code | When |
|---|---|---|
| 400 | RC_REQUIRED | The company has no RC number on file. |
| 400 | ALREADY_IN_PROGRESS | A job is currently running for this company. |
| 404 | COMPANY_NOT_FOUND | The company doesn’t exist or you don’t own it. |