curl --location '/esocial/v12/trabalhador/informacao-irrf//deducao-dependente/pageable?page=&size=&query=&queryAll=&sort=&skipFilter=&joins=&fullTextSearch=&fixedFilter=&tipoNome=&sanitizedQuery='{
"content": [
{
"createdBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"createdDate": "2019-08-24T14:15:22.123Z",
"lastModifiedBy": {
"id": 0,
"name": "string",
"login": "string",
"status": "string"
},
"lastModifiedDate": "2019-08-24T14:15:22.123Z",
"id": 0,
"customFields": {
"cf16409": null
},
"camposPersonalizadosData": [
{
"id": 0,
"dataType": "TEXT",
"idRegistro": 0,
"contextoNome": "string",
"value": "string",
"campoPersonalizadoOptionId": "string",
"campoPersonalizadoId": "string"
}
],
"tipoRendimento": "COD_11",
"cpfDependente": "string",
"deducaoBaseCalculo": 999999999999.99,
"eSocial2501V12InformacaoIrrf": {
"id": 0,
"message": {
"level": "INFO",
"translate": "string"
}
}
}
],
"pageable": {
"page": 0,
"size": 0
},
"totalElements": 0
}