Atoka API User Reference
API tokens are configured to access only the packages each user needs; this means you might not have access to the content of this package. Ask your sales contact!
Available fields | Description | Data | Used by filters | Facet | Match | Stats |
---|---|---|---|---|---|---|
cgrP15 Private field | CGR for people: subcomponent P15; it is based on real estate (it is indeed called "SOTTOSCORE IMMOBILIARE"). | - | - | |||
cgrP15.linked Private field | CGRP scores are computed in two ways: for people that own a Ditta Individuale, they are directly linked to the CGR of companies, otherwise they are computed with a different logic; when linked=true this score is linked to the CGR of the company (aka: CGR P15 == CGR C15). | true | false | - | |||
cgrP15.updated Private field | Cerved Group P15 score. When the score was last updated by Cerved. | date | - | |||
cgrP15.value Private field | Value of the P15 score. It's a string in the form of At the moment the labels associated to the value are:
| "string" | cgrP15 | |||
cgrP4 Private field | CGR for people: subcomponent P4; it is based on negative events (it is indeed called "SOTTOSCORE EVENTI NEGATIVI"). | - | - | |||
cgrP4.linked Private field | CGRP scores are computed in two ways: for people that own a Ditta Individuale, they are directly linked to the CGR of companies, otherwise they are computed with a different logic; when linked=true this score is linked to the CGR of the company (aka: CGR P4 == CGR C4). | true | false | - | |||
cgrP4.updated Private field | Cerved Group P4 score. When the score was last updated by Cerved. | date | - | |||
cgrP4.value Private field | Value of the P4 score. It's a string in the form of At the moment the labels associated to the value are:
| "string" | cgrP4 | |||
negativities | whether the subject has associated negative events; see the documentation of the parameter for a full description | true | false | negativities |
Example JSON fragment for package
{"negativities": false, "cgrP4": {"value": "foo", "updated": "2015-12-24", "linked": false },"cgrP15": {"value": "foo", "updated": "2015-12-24", "linked": false }}