v1

latestOpenAPI 3.0.02026-07-26184308346.0 KB
Contas a receber

Criar conta a receber

post/contas-receber

Request body

datastring nullable
dataVencimentostring required
valornumber float required
numeroDocumentostring nullable
historicostring nullable
dataCompetenciastring nullable
formaRecebimentointeger 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
diaVencimentointeger nullable
diaSemanaVencimentointeger nullable
quantidadeParcelasinteger nullable

Example request

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

Response

OK

idinteger