v1

latestOpenAPI 3.0.02026-07-26184308346.0 KB
Contas a receber

Obter conta a receber

get/contas-receber/{idContaReceber}

Path parameters

idContaReceberinteger required

Identificador da conta receber

Response

OK

idinteger nullable
situacao'aberto' | 'cancelada' | 'pago' | 'parcial' | 'prevista' | 'atrasadas' | 'emissao' nullable
  • aberto - Aberto
  • cancelada - Cancelada
  • pago - Pago
  • parcial - Parcial
  • prevista - Prevista
  • atrasadas - Atrasadas
  • emissao - Emissao
datastring nullable
dataVencimentostring nullable
dataCompetenciastring nullable
dataLiquidacaostring nullable
diaVencimentointeger nullable
diaSemanaVencimento0 | 1 | 2 | 3 | 4 | 5 | 6 nullable
  • 0 - Domingo
  • 1 - Segunda
  • 2 - Terca
  • 3 - Quarta
  • 4 - Quinta
  • 5 - Sexta
  • 6 - Sabado
numeroDocumentostring nullable
serieDocumentostring nullable
numeroBancostring nullable
ocorrencia'U' | 'W' | 'Q' | 'M' | 'T' | 'S' | 'A' | 'P' nullable
  • U - Unica
  • W - Semanal
  • Q - Quinzenal
  • M - Mensal
  • T - Trimestral
  • S - Semestral
  • A - Anual
  • P - Parcelada
quantidadeParcelasinteger nullable
valornumber float nullable
saldonumber float nullable
taxanumber float nullable
jurosnumber float nullable
multanumber float nullable
valorPagonumber float nullable
historicostring nullable
linkBoletostring nullable
quantidadeParcelasAntecipadasinteger nullable

Example response

{
  "data": "2024-01-01",
  "dataVencimento": "2024-01-01",
  "dataCompetencia": "2024-01"
}