v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Accounting
Invoices

Create an invoice payment

Create invoice payment

post/consumers/{consumer_id}/accounting/invoices/payments

Path parameters

consumer_idstring uuid required

Query parameters

folder_idstring nullable

Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.

Request body

datestring date required

The date of the payment

payment_method_idstring required

Technical ID of the payment method in the accounting system.

currencystring required

Payment currency

currency_exchange_ratenumber nullable

Exchange rate applicable at the payment date. Required when the currency is different from the system's currency.

referencestring nullable

External reference of the payment.

numberstring nullable

Unique Payment number (if managed by the software).

Response

Successful Response