How can I add empty Orderlines
Adding empty order lines can help create a clearer invoice. These can be either for spacing or to add a description. They can be added as follows. Keep in mind that some e-invoice networks might create a zero line from them with 0 excl and 0 VAT%.
{
"Description": "TEST EMPTY LINE"
}
Updated 5 months ago