Skip to content

Instantly share code, notes, and snippets.

View cpreusler's full-sized avatar

cpreusler

  • Joined Apr 16, 2026
View GitHub Profile
@cpreusler
cpreusler / 01.json
Created April 16, 2026 21:49
JsonSiengeAPI
{"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.
{
"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.
{
"openapi": "3.1.1",
"info": {
"title": "APIs do Sienge Plataforma - V1",
"summary": "Define versão 1 das APIs externas do Sienge",