Authorization: Bearer ********************
curl --location --request GET 'https://api.klever.tec.br/api/external_resource/document_ocr/irpf/12456606000115, 15021849000119'
{
"cnpj": "string",
"created": "2019-08-24T14:15:22Z",
"id": "string",
"partners": [
{
"assets": [
{
"code": "string",
"group": "string",
"value": 0
}
],
"cpf": "string",
"documentId": "string",
"goods": 0,
"investment": 0,
"name": "string",
"part": 0,
"total": 0
}
],
"total": 0,
"totalGoods": 0,
"totalInvestment": 0,
"totalParts": 0
}