Skip to content

Command: order.invoice

Back to Index

Invoices all entities released for invoicing on the Order.

Body
numberPrefixstring (optional)

Optional prefix to add prepend to the invoice number. If not specified, the default ā€œIā€ will be used in combination with the OrderNumber prefix. Set to empty string to not use prefix.

mixedboolean (optional)

If true, the invoice will be a mixed invoice with both debit and credit items. If false, two separate invoices will be created.

Back to Index