Add new Payment on invoice
Add new Payment on invoice
| Request Body — REQUIRED |
|---|
_comment string — REQUIREDPossible values: [ |
amount float — REQUIREDPayment amount |
balance integer — REQUIREDBalance id |
contact integer — REQUIREDContact id |
document integer — REQUIREDDocument id |
paymentMethod integer — REQUIREDPayment method id |
exchange float — REQUIREDExchange rate |
date date — REQUIREDThe date when the payment was made, formatted as yyyy-MM-dd |
| Responses |
|---|
201 |