> For the complete documentation index, see [llms.txt](https://docs.craft.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.craft.co/company-data-api/graphql-objects/acurissanentry.md).

# AcurisSanEntry

| Field      | Type                                                                      | Description                                            |
| ---------- | ------------------------------------------------------------------------- | ------------------------------------------------------ |
| sanctionId | String                                                                    | The sanction ID provided by the sanctioning body.      |
| measures   | \[String]!                                                                | The list of measures enforced by the sanctioning body. |
| regime     | [Regime](/company-data-api/graphql-objects/acurisregime.md)               |                                                        |
| events     | \[[AcurisSanEvent](/company-data-api/graphql-objects/acurissanevent.md)]! |                                                        |
