1:1 - benner-tim-andamentos-inserir
Formato da Requisição do robô (via HTTP)
{
"integration":"949239",
"process":"3383883838",
"natureza":null,
"event":"Intimação",
"date":"28/12/2024",
"hour":"",
"text":"texto do andamento",
"situation":"Sentenciado",
"status":"Decisória",
"numContrato":null,
"docType":"Decisão dos Embargos/Impugnação",
"searchBy":null,
"dataDoc":null,
"nomeDoc":null,
"textDoc":null,
"pastaVirtual":null,
"tipoEncerramento":null,
"tipoSentencaAcordo":null,
"motivoEncerramento":null,
"resumoEncerramento":null,
"exitoEncerramento":null,
"valorBeneficio":null,
"dataEncerramento":null,
"palavrasReferencia":null,
"pointers":[
{
"name":"nome do arquivo.pdf",
"data":"[BASE64 do ARQUIVO]",
"description":"descricao do arquivo",
"targetName":null,
"bound":true
}
]
}
Descrição campos 'DATA'
CAMPO | Obrigatório | Formato | Default | Descrição |
---|---|---|---|---|
process | Sin | String | ||
decision | Não | String | ||
text | Não | String | ||
date | Não | String | ||
event | Não | String | ||
typeDocument | Não | String |
Descrição campos 'credentials'
CAMPO | Obrigatório | Formato | Default | Descrição |
---|---|---|---|---|
username | Sim (se o login for por usuário e senha ou certificado) | String | Usuário do sistema ou o cpf se for via certificado | |
password | Sim (se o login for por usuário e senha) | String | Senha do sistema | |
hash | Sim (se a credencial estiver salva no nosso cofre) | String | hash gerado pelo nosso cofre |
No Comments