Create Invoice

Create a new invoice.

post/invoices

Request body

issue_datestring

Invoice issue date (example: "2025-10-29")

due_datestring

Invoice due date (example: "2025-10-29")

client_idnumber required

Client (Person / Organization) ID

payer_idnumber

Payer (Person / Organization) ID

payment_method'cash' | 'cashless' | 'credit_card' required
legal_entity_idnumber

Legal Entity ID

manager_idnumber

Employee ID

commentstring

Comment text

Changes

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