Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api-integracoes.agulhao.com.br/tipos-lancamento \ --header 'x-api-key: <api-key>'
[ { "id": "1", "descricao": "VENDA" } ]
Retorna lista com os tipos de lançamento
Chave da API gerada no agulhão
Sucesso
Identificador do tipo de lançamento
"1"
Descrição do tipo de lançamento
"VENDA"