# AcurisBusinessLink

| Field               | Type       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ------------------- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| name                | String     | The name of the linked Business.                                                                                                                                                                                                                                                                                                                                                                                                               |
| relationship        | String     | Text including names used to describe the relationship with the Business.                                                                                                                                                                                                                                                                                                                                                                      |
| ownershipPercentage | Integer    | For certain relationship type related to Business ownership this value will indicate the percentage ownership when known. minimum: 1 and maximum: 100                                                                                                                                                                                                                                                                                          |
| datasets            | \[String]! | <p></p><p></p><ul><li>PEP-LINKED - Only linked PEPs (PEP by Association)</li><li>SAN-CURRENT - Only current Sanctions</li><li>SAN-FORMER - Only former Sanctions</li><li>INS - Insolvency</li><li>RRE - Reputational Risk Exposure</li><li>POI - Profile Of Interest</li><li>REL - Regulatory Enforcement List</li><li>SOE-CURRENT - Only current SOE</li><li>SOE-FORMER - Only former SOE</li><li>GRI - Gambling Risk Intelligence.</li></ul> |


---

# 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://docs.craft.co/company-data-api/graphql-objects/acurisbusinesslink.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.
