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