Get Buró de Crédito authorizations
curl --request GET \
--url https://api.syntage.com/datasources/mx/buro-de-credito/authorizations \
--header 'X-API-Key: <api-key>'{
"@context": "/contexts/BuroDeCreditoAuthorization",
"@id": "/datasources/mx/buro-de-credito/authorizations",
"@type": "hydra:Collection",
"hydra:member": [
{
"id": "9bd4a640-9f41-4cd5-a158-20767b386ca0",
"rfc": "PRPU800101HM2",
"link": {
"@id": "/entities/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "Link",
"id": "e0a24894-7fbf-48ae-bfb0-efaae30a6319",
"type": "company",
"taxpayer": {
"@id": "/taxpayers/PEIC211118IS0",
"@type": "Taxpayer",
"id": "PEIC211118IS0",
"personType": "physical",
"registrationDate": "2023-12-25",
"name": "Pedro Infante Cruz"
},
"credential": {
"@id": "/credentials/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "Credential",
"id": "91106968-1abd-4d64-85c1-4e73d96fb997",
"type": "ciec",
"rfc": "PEIC211118IS0",
"status": "pending",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
},
"tags": [
{
"@id": "/entity-tags/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "EntityTag",
"id": "e0a24894-7fbf-48ae-bfb0-efaae30a6319",
"name": "Priority Entity",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
}
],
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
},
"authorizedAt": "2024-01-31T00:00:00+00:00",
"authorizedUntil": "2027-01-31T00:00:00+00:00",
"nationality": "MX",
"birthdate": "1980-01-01",
"firstName": "UNO",
"firstLastName": "PRUEBA",
"secondLastName": "PROSPECTOR",
"address": "Jaime Balmes",
"city": "Cd de Mexico",
"municipality": "Miguel Hidalgo",
"state": "CMX",
"postalCode": "11510",
"neighborhood": "Los morales",
"country": "MX",
"createdAt": "2024-01-31T00:00:00+00:00",
"updatedAt": "2024-01-31T00:00:00+00:00",
"middleName": "DOS",
"exteriorNumber": "8",
"interiorNumber": "",
"email": "person@example.com",
"origin": "external",
"isValid": true,
"deletedAt": "2024-01-31T00:00:00+00:00"
}
],
"hydra:view": {
"@id": "<string>",
"@type": "hydra:PartialCollectionView",
"hydra:next": "/entity/2a15f539-3251-48e1-aaeb-a154dc9c6edb/resource?id[lt]=9b8e5365-0b36-45f5-9c76-fbe439632367",
"hydra:last": "/entity/2a15f539-3251-48e1-aaeb-a154dc9c6edb/resource?id[gt]=9b8e5365-0b36-45f5-9c76-fbe439632367"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}Authorizations
Get Buró de Crédito authorizations
List Buró de Crédito authorizations for the organization
GET
/
datasources
/
mx
/
buro-de-credito
/
authorizations
Get Buró de Crédito authorizations
curl --request GET \
--url https://api.syntage.com/datasources/mx/buro-de-credito/authorizations \
--header 'X-API-Key: <api-key>'{
"@context": "/contexts/BuroDeCreditoAuthorization",
"@id": "/datasources/mx/buro-de-credito/authorizations",
"@type": "hydra:Collection",
"hydra:member": [
{
"id": "9bd4a640-9f41-4cd5-a158-20767b386ca0",
"rfc": "PRPU800101HM2",
"link": {
"@id": "/entities/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "Link",
"id": "e0a24894-7fbf-48ae-bfb0-efaae30a6319",
"type": "company",
"taxpayer": {
"@id": "/taxpayers/PEIC211118IS0",
"@type": "Taxpayer",
"id": "PEIC211118IS0",
"personType": "physical",
"registrationDate": "2023-12-25",
"name": "Pedro Infante Cruz"
},
"credential": {
"@id": "/credentials/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "Credential",
"id": "91106968-1abd-4d64-85c1-4e73d96fb997",
"type": "ciec",
"rfc": "PEIC211118IS0",
"status": "pending",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
},
"tags": [
{
"@id": "/entity-tags/91106968-1abd-4d64-85c1-4e73d96fb997",
"@type": "EntityTag",
"id": "e0a24894-7fbf-48ae-bfb0-efaae30a6319",
"name": "Priority Entity",
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
}
],
"createdAt": "2020-01-01T12:15:00.000Z",
"updatedAt": "2020-01-01T12:15:00.000Z"
},
"authorizedAt": "2024-01-31T00:00:00+00:00",
"authorizedUntil": "2027-01-31T00:00:00+00:00",
"nationality": "MX",
"birthdate": "1980-01-01",
"firstName": "UNO",
"firstLastName": "PRUEBA",
"secondLastName": "PROSPECTOR",
"address": "Jaime Balmes",
"city": "Cd de Mexico",
"municipality": "Miguel Hidalgo",
"state": "CMX",
"postalCode": "11510",
"neighborhood": "Los morales",
"country": "MX",
"createdAt": "2024-01-31T00:00:00+00:00",
"updatedAt": "2024-01-31T00:00:00+00:00",
"middleName": "DOS",
"exteriorNumber": "8",
"interiorNumber": "",
"email": "person@example.com",
"origin": "external",
"isValid": true,
"deletedAt": "2024-01-31T00:00:00+00:00"
}
],
"hydra:view": {
"@id": "<string>",
"@type": "hydra:PartialCollectionView",
"hydra:next": "/entity/2a15f539-3251-48e1-aaeb-a154dc9c6edb/resource?id[lt]=9b8e5365-0b36-45f5-9c76-fbe439632367",
"hydra:last": "/entity/2a15f539-3251-48e1-aaeb-a154dc9c6edb/resource?id[gt]=9b8e5365-0b36-45f5-9c76-fbe439632367"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}Authorizations
Your API key is available in the Production and Sandbox dashboards.
Query Parameters
Collection cursor pointer to the next page
Collection cursor pointer to the previous page
Number of items per page
Required range:
1 <= x <= 1000Response
Buró de Crédito Authorizations
Example:
"/datasources/mx/buro-de-credito/authorizations"
- Person
- Company
Show child attributes
Show child attributes
Pagination information
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Was this page helpful?
⌘I