Skip to content

preencher...

PUT
/api/v2/relatorios/{id}/contatos

Authorizations

Parameters

Path Parameters

id
required
integer format: int64

Request Body

object
contatosAdicionais
Array<object>
nullable
object
tipo
string
nullable
destinatario
string
nullable

Responses

200

object
sucesso
boolean
erros
Array<string>
nullable
data
boolean

400

Erro durante a requisição. Retorna mensagens de erro de validação

object
mensagens
Array<string>
nullable

404

Not Found

object
mensagens
Array<string>
nullable

500

Server Error