{
"requestStatus": "string",
"completedAt": "string",
"documentUrl": "string",
"resume": {
"cprsCount": 0,
"totalValue": 0,
"cprsOverdue": 0,
"totalValueOverdue": 0,
"cprsDefaultCount": 0,
"totalValueDefault": 0
},
"items": [
{
"cercPublicidadeCprsId": "string",
"issueDate": "string",
"registerDate": "string",
"dueDate": "string",
"typeCpr": "string",
"financialValue": 0,
"product": "string",
"numberControl": "string",
"status": "string",
"origin": "string",
"isOverdue": true,
"isDefault": true
}
]
}