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