v1

latestOpenAPI 3.0.02026-07-26184308346.0 KB
Contas a receber

Atualizar conta a receber

put/contas-receber/{idContaReceber}

Path parameters

idContaReceberinteger required

Identificador da conta receber

Request body

taxanumber float nullable
dataVencimentostring nullable required
dataCompetenciastring nullable
atualizarContaRecorrenteboolean

Example request

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

Response

No Content