API Referências: Atendimento | DefinirAtendenteAutomatico
post /api/Atendimento/DefinirAtendenteAutomatico?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | EnviarMensagem
post /api/Atendimento/EnviarMensagem?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | IdentificarSolicitantePorEmail
post /api/Atendimento/IdentificarSolicitantePorEmail?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | IdentificarSolicitantePorTelefone
post /api/Atendimento/IdentificarSolicitantePorTelefone?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | ResponderMensagemBot
post /api/Atendimento/ResponderMensagemBot?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | Consultar
post /api/Atendimento/Consultar?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | Excluir
post /api/Atendimento/Excluir?token=[SEU-TOKEN-SECRETO]&Hash=[Hash]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | Listar
post /api/Atendimento/Listar?token=[SEU-TOKEN-SECRETO]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|
API Referências: Atendimento | Salvar
post /api/Atendimento/Salvar?token=[SEU-TOKEN-SECRETO]&json=[JSON]
Request
|
||||||||||||||||||||||||||||||||||||||||||||||||
ResponseHttpResponse: OK
HttpResponse: Error
HttpResponse: Unauthorized
|