Skip to content

Atualizar Procedimento Tabela Própria

GET
/api/v2/credenciais/situacao-procedimento-tabela-propria/{id}/{ativo}

Authorizations

Parameters

Path Parameters

id
required
string format: uuid
ativo
required
boolean

Responses

200

Atualizar Procedimento Tabela Própria

object
sucesso
boolean
erros
Array<string>
nullable
data
object
id
string format: uuid
nullable
operadoraClienteId
string format: uuid
dataInclusao
string format: date-time
operadoraCliente
object
id
string format: uuid
nullable
operadoraId
string format: uuid
operadora
object
id
string format: uuid
nullable
registro_ans
string
nullable
cnpj
string
nullable
razao_social
string
nullable
ativa
boolean
email
string
nullable
site
string
nullable
representante_nome
string
nullable
representante_cargo
string
nullable
autorizacao_funcionamento_em
string format: date-time
nullable
concessao_registro_definitivo_em
string format: date-time
nullable
registrada_em
string format: date-time
nullable
classificacao_sigla
string
nullable
classificacao_nome
string
nullable
endereco_logradouro
string
nullable
endereco_numero
string
nullable
endereco_complemento
string
nullable
endereco_bairro
string
nullable
endereco_cep
string
nullable
endereco_municipio_codigo
string
nullable
endereco_municipio_nome
string
nullable
endereco_uf_sigla
string
nullable
endereco_valido
boolean
telefone_ddd
string
nullable
telefone_numero
string
nullable
fax_ddd
string
nullable
fax_numero
string
nullable
nome_fantasia
string
nullable
segmentacao_sigla
string
nullable
segmentacao_nome
string
nullable
portalFaturamento
string
nullable
portalAutorizacao
string
nullable
webservice
string
nullable
sistema
string
nullable
idExterno
string
nullable
padraoAcesso
string
nullable
requerToken
string
nullable
utilizaOrizon
boolean
gerenciaSessao
boolean
codigoOperadora
string
nullable
requerGuiaPrestador
boolean
clienteId
string format: uuid
tabelaPrecosId
string format: uuid
nullable
tabelaOutrasDespesasId
integer format: int32
nullable
gerarGuiasAutomaticamente
string
nullable
urlPortalAutorizacao
string
nullable
quantidadeDigitosGuia
integer format: int32
numeroGuiaInicial
integer format: int32
versaoTiss
string
nullable
observacoes
string
nullable
situacao
string
nullable
obrigarBiometria
boolean
informarEquipeProcedimentosGuia
string
nullable
tipoTabela
string
nullable
visivel
boolean
credenciais
Array<object>
nullable
object
id
string format: uuid
nullable
operadoraClienteId
string format: uuid
nullable
nome
string
nullable
tipo
string
nullable
tipoAcesso
string
nullable
tipoPessoa
string
nullable
login
string
nullable
login2
string
nullable
codigoPrestadorNaOperadora
string
nullable
password
string
nullable
situacao
string
nullable
producao
boolean
novo
boolean
descricao
string
nullable
codigo
string
nullable
codigoTuss
string
nullable
ativo
boolean
valor
number format: double
nullable
codigoAutorizacao
string
nullable

204

NoContent

400

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

object
mensagens
Array<string>
nullable

500

Server Error