Authorization: Bearer ********************
curl --location --request GET 'https://api.klever.tec.br/api/external_resource/scr/get/12456606000115'
{
"created": "2019-08-24T14:15:22Z",
"document": "string",
"id": "string",
"lastConsultDate": "2019-08-24T14:15:22Z",
"scr": [
{
"assumedObligation": 0,
"consultDate": "string",
"countInstitution": 0,
"countOperation": 0,
"countOperationDisagreement": 0,
"countOperationSubJudice": 0,
"created": "2019-08-24T14:15:22Z",
"find": true,
"operations": [
{
"earnings": [
{
"code": "string",
"value": 0
}
],
"exchangeVariation": "string",
"modality": "string"
}
],
"percentDocumentProcessed": 0,
"percentVolumeProcessed": 0,
"responsibilityTotalDisagreement": 0,
"responsibilityTotalSubJudice": 0,
"startRelationshipDate": "2019-08-24",
"vendorIndirectRisk": 0
}
]
}