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