This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"openapi":"3.1.1","info":{"title":"Sienge API 1/7","version":"1.6.0"},"paths":{"/v1/accountancy/accounts":{"get":{"summary":"Lista contas contábeis","responses":{"200":{"description":"OK"}}}},"/v1/accountancy/accounts/{id}":{"get":{"summary":"Consulta conta específica","responses":{"200":{"description":"OK"}}}},"/v1/batch":{"get":{"summary":"Busca lotes contábeis","responses":{"200":{"description":"OK"}}}},"/v1/closingaccountancy":{"get":{"summary":"Consulta saldos consolidados p","responses":{"200":{"description":"OK"}}}},"/v1/accountancy/entries":{"get":{"summary":"Busca lançamentos contábeis","responses":{"200":{"description":"OK"}}}},"/v1/accountancy/entries/async":{"post":{"summary":"Salva lançamentos contábeis as","responses":{"200":{"description":"OK"}}}},"/v1/accountancy/entries/async/status":{"get":{"summary":"Retorna o status do processame","responses":{"200":{"description":"OK"}}}},"/v1/accountancy/entry-generator/entry-batches":{"get":{"summary":"Lista lotes contábeis existent","responses":{"200" |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi": "3.1.1", | |
| "info": { | |
| "title": "APIs do Sienge Plataforma - V1", | |
| "summary": "Define versão 1 das APIs externas do Sienge", |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "openapi": "3.1.1", | |
| "info": { | |
| "title": "APIs do Sienge Plataforma - V1", | |
| "summary": "Define versão 1 das APIs externas do Sienge", |