> ## Documentation Index
> Fetch the complete documentation index at: https://docs.syntage.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Buró de Crédito datasource

> Buró de Crédito resources contain credit bureau authorizations and reports for people and companies in Mexico.

Buró de Crédito resources let you store the authorization required to consult a person's or company's credit bureau data, run a Buró de Crédito extraction, and retrieve the generated report.

## Resources

| Resource                                                                      | Description                                                                                          |
| ----------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| [Own account](/resources/datasources/buro-de-credito/own-account-integration) | Setup flow for organizations that use their own Buró de Crédito or Buró Empresas account in Syntage. |
| [Authorizations](/resources/datasources/buro-de-credito/authorizations)       | Consent and identity data that allows Syntage to request Buró de Crédito reports for an entity.      |
| [Reports](/resources/datasources/buro-de-credito/reports)                     | Credit bureau report data returned by Buró de Crédito, including the generated PDF file.             |

## How Buró de Crédito report data is collected

Buró de Crédito reports are collected with a Buró de Crédito report extraction. The entity must have taxpayer data and a valid Buró de Crédito authorization before the extraction can run. The selected product type controls which Buró de Crédito product is requested.

| Entity type | Supported `productType` values | Default        |
| ----------- | ------------------------------ | -------------- |
| Person      | `007`, `004`, `INFORME_BURO`   | `007`          |
| Company     | `INFORME_BURO`, `RCO`          | `INFORME_BURO` |

For implementation details, see [Extraction request examples](/developers/extraction-request-examples#buro-de-credito).
