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