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

Changes

No recorded changes to this endpoint across all 1 revision of this API.