CustomerInvoice updates

Address properties on v2/customerinvoices are not read-only anymore.

Changelog

  • properties InvoiceAddress1, InvoiceAddress2, InvoicePostalCode, InvoiceCity, InvoiceCountryCode, DeliveryCustomerName, DeliveryAddress1, DeliveryAddress2, DeliveryPostalCode, DeliveryCity and DeliveryCountryCode can now be set using POST v2/customerinvoices endpoint.