cURL
curl --request GET \ --url https://api.tiny.com.br/public-api/v3/contas-receber/{idContaReceber} \ --header 'Authorization: Bearer <token>'
{ "id": 123, "situacao": "aberto", "data": "2024-01-01", "dataVencimento": "2024-01-01", "dataCompetencia": "2024-01", "dataLiquidacao": "<string>", "diaVencimento": 123, "diaSemanaVencimento": 0, "numeroDocumento": "<string>", "serieDocumento": "<string>", "numeroBanco": "<string>", "ocorrencia": "U", "quantidadeParcelas": 123, "valor": 123, "saldo": 123, "taxa": 123, "juros": 123, "multa": 123, "valorPago": 123, "cliente": { "nome": "<string>", "codigo": "<string>", "fantasia": "<string>", "tipoPessoa": "J", "cpfCnpj": "<string>", "inscricaoEstadual": "<string>", "rg": "<string>", "telefone": "<string>", "celular": "<string>", "email": "<string>", "endereco": { "endereco": "<string>", "numero": "<string>", "complemento": "<string>", "bairro": "<string>", "municipio": "<string>", "cep": "<string>", "uf": "<string>", "pais": "<string>" }, "id": 123 }, "categoria": { "id": 123, "descricao": "<string>" }, "formaRecebimento": { "id": 123, "nome": "<string>" }, "historico": "<string>", "linkBoleto": "<string>", "quantidadeParcelasAntecipadas": 123 }
Identificador da conta receber
OK
aberto
cancelada
pago
parcial
prevista
atrasadas
emissao
"2024-01-01"
"2024-01"
0
1
2
3
4
5
6
U
W
Q
M
T
S
A
P
Show child attributes