Skip to main content
GET
Get a Buró de Crédito report

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

id
string<uuid>
required

Response

Buró de Crédito Report

id
string<uuid>
required

Unique Buró de Crédito report ID

Example:

"9bd4a640-9f41-4cd5-a158-20767b386ca0"

Entity associated with the report

Example:

"/entities/0191ebdd-a743-7d0a-840f-5b1b7ff8adcf"

provider
enum<string>
required

Provider that generated the report

Available options:
buro_de_credito,
moffin
Example:

"buro_de_credito"

productType
enum<string>
required

Buró de Crédito product requested for the report

Available options:
007,
004
Example:

"007"

reportId
string
required

Provider report ID

Example:

"012342"

data
object
required

Parsed Buró de Crédito provider response for the selected product type

Example:
score
string | null
required

Score returned by the selected Buró de Crédito product when available

Example:

"0676"

files
object[]
required

Files generated for the report, including the report PDF

@context
any
@id
any
createdAt
string<date-time>

Date and time when the report was created

Example:

"2024-01-31T00:00:00+00:00"

updatedAt
string<date-time>

Date and time when the report was last updated

Example:

"2024-01-31T00:00:00+00:00"