Regras de negócio
...
Endpoint | Método | Header Content-Type | Descrição |
---|---|---|---|
https://api.mosiaomnichannel.com.br/clientes/ocorrencias/:protocolo/status | PUT | application/json | Atualiza Status da Ocorrência |
...
Parâmetro | Obrigatório | Tipo | Descrição |
---|---|---|---|
idNovoStatus | M | Int | ID do Status |
textoDesfecho | OPC | String | Texto do Desfecho |
idMotivoEncerramento | OP | Int | Id do Motivo de Encerramento |
idAtendente | OP | Int | Id do Atendente |
chaveUnicaSolicitante | M | String | Chave única do Beneficiario |
...