Release 2023-10-09

  • You can now also provide Customers' "tax number" in addition to their VAT ID. This number is required in some jurisdictions for e-invoicing and CTC processes. Examples are the Italian Codice Fiscale or the German Steuernummer.

  • Using our Contract API you can now add a new parameter called "slimResponse" that will return a smaller Response body without Line Items, Allowance, etc. Some Use Cases see many thousands of Line Items as part of an Order or Contract, which leads to long loading times when not slimming down the response.
    This "slimResponse" feature will be slowly rolled out to other entities as well, such as customers with many addresses.

  • Fixed a bug where the invoice correction process would duplicate the invoice address as the shipping address for the customer if there was no previous shipping address.