Skip to main content
POST
Baixar uma conta a pagar

Path Parameters

idContaPagar
integer
required

Identificador da conta a pagar

Body

application/json
contaOrigem
· object
data
string | null
Example:

"01/01/2024"

categoria
· object
historico
string | null
taxa
number<float>
Required range: x >= 0
juros
number<float>
Required range: x >= 0
desconto
number<float>
Required range: x >= 0
valorPago
number<float>
Required range: x >= 0
acrescimo
number<float>
Required range: x >= 0

Response

No Content