Download OpenAPI specification:Download
Preparing an R&D claim can be a very intensive process, involving a large number of stakeholders, and a lot of information (both financial and technical).
Once the process of preparing the financial and technical information is done, the final phase of an R&D claim is largely administrative, a job for the 'back office' of a consultancy. This final phase - the Claim Completion phase - is about bringing all the prepared information together, getting it submitted to HMRC, and tracking the claim through to a successful outcome.
Claimer's Claim Completion Suite's is a suite of products/modules that facilitate a high-level of process automation across the whole completion phase. The goal is to significantly reduce the administrative burden consultancies encounter in this phase by providing software solutions for every step of the completion workflow.
To address the inconsistent terminology used within the industry, we have chosen to adopt the preferred naming conventions of HM Revenue & Customs (HMRC).
For comprehensive understanding, it's essential to grasp two key concepts as outlined by HMRC:
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
[- {
- "project_id": "string",
- "title": "string",
- "rating": "string"
}
]
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
created_by required | string The email of the consultant user creating the project. |
title | string The title of the project. |
{- "created_by": "string",
- "title": "string"
}
"string"
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
{- "title": "string",
- "competent_professionals": [
- {
- "competent_professional_id": "string",
- "status": "generating_summary",
- "project_relevance": "string"
}
], - "sources": [
- {
- "source_id": "string",
- "type": "eligibility_questionnaire",
- "status": "awaiting_completion"
}
], - "analysis_generation_id": "string",
- "summary": "string",
- "analysis": {
- "rating": "comprehensive",
- "feedback": {
- "text": "string",
- "improvement_points": [
- "string"
], - "score": 0.1
}
}, - "field": "string",
- "questions": [
- {
- "question_id": "string",
- "text": "string",
- "category": "string",
- "created_at": "2019-08-24T14:15:22Z",
- "relevant_sources": [
- "string"
], - "status": "answered"
}
], - "drafts": [
- {
- "requested_at": "2019-08-24T14:15:22Z",
- "requested_by": "string",
- "updated_at": "2019-08-24T14:15:22Z",
- "sources": [
- {
- "source_id": "string",
- "type": "eligibility_questionnaire"
}
], - "background": {
- "status": "generating",
- "content": "string"
}, - "baseline": {
- "status": "generating",
- "content": "string"
}, - "advance": {
- "status": "generating",
- "content": "string"
}, - "uncertainties": {
- "status": "generating",
- "content": "string"
}, - "work": {
- "status": "generating",
- "content": "string"
}
}
], - "last_analysis_time": "2019-08-24T14:15:22Z"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
title | string The new title of the project. |
{- "title": "string"
}
Returns a signed URL for the uploading of files. Upload a file to the URL returned in the response then add the file name to the appropriate resource (ie, transcription or competent-professional).
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
file_name required | string The name of the file to be uploaded. |
content_type required | string The content type of the file to be uploaded. |
{- "file_name": "string",
- "content_type": "string"
}
{- "url": "string",
- "file_id": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
{- "professionals": [
- {
- "id": "string",
- "status": "generating_summary"
}
]
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
linked_in required | string or null <uri> (LinkedIn) Input for LinkedIn profile. |
cv | string or null Input for file_id for CV, returned in the signed URL response. Format is |
notes | string or null Input for professional notes. |
requested_by required | string The email of the consultant user creating the competent professional. |
{- "cv": "string",
- "notes": "string",
- "requested_by": "string"
}
"string"
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
competentProfessionalId required | string The ID of the competent professional to retrieve. |
{- "name": {
- "first_name": "string",
- "last_name": "string"
}, - "summary": "string",
- "qualifications": "string",
- "current_positions": "string",
- "biography": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
competentProfessionalId required | string The ID of the competent professional to assign to the project. |
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
competentProfessionalId required | string The ID of the competent professional to remove from the project. |
Only one eligibility questionnaire can be created for a project when there's no other source assigned to it.
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
name required | string The name of the questionnaire. | ||||
required | object The email of the consultant user to assign the questionnaire to. | ||||
| |||||
created_by required | string The email of the user creating the questionnaire. |
{- "name": "string",
- "assignee": {
- "email": "string",
- "is_consultant": true
}, - "created_by": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
questionnaireId required | string The ID of the eligibility questionnaire to retrieve. |
{- "steps": [
- {
- "questions": [
- "string"
], - "answer": "string"
}
]
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
questionnaireId required | string The ID of the eligibility questionnaire to cancel. |
Only one standard questionnaire can be created for a project when there's no other source assigned to it.
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
name required | string The name of the questionnaire. | ||||
required | object The email of the consultant user to assign the questionnaire to. | ||||
| |||||
created_by required | string The email of the user creating the questionnaire. |
{- "name": "string",
- "assignee": {
- "email": "string",
- "is_consultant": true
}, - "created_by": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
questionnaireId required | string The ID of the standard questionnaire to retrieve. |
{- "name": "string",
- "status": "completing",
- "field": "string",
- "analysis": {
- "suggestions": "string",
- "result": "poor"
}, - "respondent": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
questionnaireId required | string The ID of the standard questionnaire to cancel. |
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
file_id | string The identifier of the file, returned in the signed URL response. Format is |
requested_by | string |
{- "file_id": "string",
- "requested_by": "string"
}
"string"
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
transcriptionId required | string The ID of the transcription to retrieve. |
{- "projects": [
- {
- "project_id": "string",
- "title": "string",
- "eligibility": {
- "type": "plausible",
- "reason": "string"
}, - "summary": "string",
- "segments": [
- {
- "id": "string",
- "text": "string"
}
], - "is_selected": true
}
], - "title": "string",
- "status": "generating_summary",
- "raw_text": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
[- "string"
]
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
transcriptionId required | string The ID of the transcription to retrieve. |
{- "projects": [
- {
- "project_id": "string",
- "title": "string",
- "eligibility": {
- "type": "plausible",
- "reason": "string"
}, - "summary": "string",
- "segments": [
- {
- "id": "string",
- "text": "string"
}
], - "is_selected": true
}
], - "title": "string",
- "status": "generating_summary",
- "raw_text": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
transcriptionId required | string The ID of the transcription to assign to the project. |
projects | Array of strings A list of the IDs of the summarised projects to assign the transcription to. |
{- "projects": [
- "string"
]
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
transcriptionId required | string The ID of the transcription to update. |
projects required | Array of strings A list of the IDs of all the transcription's summarisation projects that will be selected for the project. |
{- "projects": [
- "string"
]
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
transcriptionId required | string The ID of the transcription to remove from the project. |
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
[- "string"
]
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
note required | string The content of the note. |
requested_by | string The email of the user requesting the note. |
{- "note": "string",
- "requested_by": "string"
}
"string"
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
noteId required | string The ID of the note to retrieve. |
{- "projects": [
- {
- "project_id": "string",
- "title": "string",
- "eligibility": {
- "type": "plausible",
- "reason": "string"
}, - "summary": "string",
- "segments": [
- {
- "id": "string",
- "text": "string"
}
], - "is_selected": true
}
], - "status": "generating_summary",
- "raw_text": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
noteId required | string The ID of the note to update. |
projects required | Array of strings A list of the IDs of all the note's summarisation projects that will be selected for the project. |
{- "projects": [
- "string"
]
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
noteId required | string The ID of the note to remove from the project. |
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
{- "drafts": [
- {
- "id": "string",
- "status": "generating"
}
]
}
Generates a draft when there are sources assigned to the project.
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
requested_by | string The email of the consultant user requesting the draft. |
{- "requested_by": "string"
}
registeredCompanyNumber required | string A valid Companies House company number for an R&D eligible company. |
financialYear required | string(\d{4}-\d{2}-\d{2})\.\.(\d{4}-\d{2}-\d{2}) Date range of financial year {startDate}..{endDate} - e.g. 2021-01-02..2021-12-31. Please refer to this section for more info about the Financial Years. |
projectId required | string The ID of the project. |
draftId required | string The ID of the draft to retrieve. |
{- "requested_at": "2019-08-24T14:15:22Z",
- "requested_by": "string",
- "updated_at": "2019-08-24T14:15:22Z",
- "sources": [
- {
- "source_id": "string",
- "type": "eligibility_questionnaire"
}
], - "background": {
- "status": "generating",
- "content": "string"
}, - "baseline": {
- "status": "generating",
- "content": "string"
}, - "advance": {
- "status": "generating",
- "content": "string"
}, - "uncertainties": {
- "status": "generating",
- "content": "string"
}, - "work": {
- "status": "generating",
- "content": "string"
}
}