Create Dunning
lexware_create_dunningGenerate a dunning notice in Lexware. Provide the required JSON body including voucher date, address, line items, and totals to create the dunning entry.
Instructions
Create a new dunning in Lexware.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Dunning JSON body. Key fields: voucherDate, address (object with contactId or manual fields), lineItems (array), totalPrice (object), taxConditions (object). See Lexware API docs for full schema. |