Skip to content

Command: order.invoiceOrder

Back to Index

Invoices all deliveries on the Order regardless of status. If you want to invoice only certain deliveries, use invoiceDeliveries command.

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