# IAF CertSearch Release - February 20, 2024

> ### <mark style="color:red;">**Release Highlights**</mark>
>
> [Certification Template  version 1.1](#certification-template-version-1.1)
>
> [What changed for AB](#accreditation-body)
>
> [What changed for CB](#certification-body)
>
> [What changed for MNCB](#multination-certification-body)

### **Certification template version 1.1**

Release of version 1.1 of the Certification Template which includes:

* Add Company Identifiers such as TAX ID, Company ID, and Business Registration Number are added to enrich the integrity of the Entity data.

<table><thead><tr><th width="278">Field Names</th><th width="172">Optional/Required</th><th>Description</th></tr></thead><tbody><tr><td>TAX ID</td><td>Optional</td><td>Tax ID number of the Entity</td></tr><tr><td>Company ID Number</td><td>Optional</td><td>Company ID Number of the Entity</td></tr><tr><td>Business Registration Number</td><td>Optional</td><td>Business Registration Number of the Entity</td></tr></tbody></table>

***

## Changes by Account Type

### Accreditation Body

Added **Company Identifiers (Tax ID, Company ID Number, Business Registration Number)** fields on the templates

* Excel - [version 1.1](https://f1.iafcertsearch.org/assets/t/ab/1.1/ab_certs.xlsx)
* XML - [version 1.1](https://f1.iafcertsearch.org/assets/t/ab/1.1/ab_certs.xml)
* API -[ API Documentation](https://support.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certification-api)

Added **Company Identifiers** fields on the Certified Entity details page.

<figure><img src="/files/jefqWou3oKUY3SRHo7iu" alt="" width="375"><figcaption></figcaption></figure>

Added **Company Identifiers** fields on the Certified Entity form.

<figure><img src="/files/G9CosaPFisNV3wcTZsht" alt=""><figcaption></figcaption></figure>

### Certification Body

Added **Company Identifiers (Tax ID, Company ID Number, Business Registration Number)** fields on the templates

* Excel - [version 1.1](https://f1.iafcertsearch.org/assets/t/cb/1.1/cb_certs.xlsx)
* XML - [version 1.1](https://f1.iafcertsearch.org/assets/t/cb/1.1/cb_certs.xml)
* API -[ API Documentation](https://support.iafcertsearch.org/api-developer-guide/api-integration/accreditation-body-apis/certification-api)

Added **Company Identifiers** fields on the Certified Entity details page.

<figure><img src="/files/jefqWou3oKUY3SRHo7iu" alt="" width="375"><figcaption></figcaption></figure>

Added **Company Identifiers** fields on the Certified Entity form.

<figure><img src="/files/G9CosaPFisNV3wcTZsht" alt=""><figcaption></figcaption></figure>

### Multination Certification Body

Added **Company Identifiers (Tax ID, Company ID Number, Business Registration Number)** fields on the templates

* Excel - [version 1.1](https://f1.iafcertsearch.org/assets/t/ab/1.1/mncb_certs.xlsx)
* XML - [version 1.1](https://f1.iafcertsearch.org/assets/t/ab/1.1/mncb_certs.xml)
* API - [API Documentation](https://support.iafcertsearch.org/api-developer-guide/api-integration/multi-national-certification-body-apis/certification-api)

Added **Company Identifiers** fields on the Certified Entity details page.

<figure><img src="/files/jefqWou3oKUY3SRHo7iu" alt="" width="375"><figcaption></figcaption></figure>

If you have any questions or need assistance please get in touch with <info@iafcertsearch.org>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.iafcertsearch.org/iaf-certsearch-releases/system-updates/certification-bodies-release-notes/2024-releases/february-2024/iaf-certsearch-release-february-20-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
