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 POST \ --url https://api.tiny.com.br/public-api/v3/contas-receber/{idContaReceber}/baixar \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "contaDestino": { "id": 123 }, "data": "01/01/2024", "categoria": { "id": 123 }, "historico": "<string>", "taxa": "<string>", "juros": "<string>", "desconto": "<string>", "valorPago": 1, "acrescimo": "<string>" } '
{ "mensagem": "Ocorreram erros de validação", "detalhes": [ { "campo": "codigo", "mensagem": "O campo código é obrigatório" } ] }
Identificador da conta a receber
Show child attributes
"01/01/2024"
x >= 0
No Content