All documented changes to the FastBill API reference in reverse chronological order.
GLN in actions customer.get / create / update
VAT_CASE in invoice.create / update and recurring.create now only accepts defined VAT cases
invoice.create now defaults to invoice date when no period is specified
VAT_CASE slugs in invoice.create / update and recurring.create now use external identifiers (e.g. small_business_regulation instead of small_business)
BANK_BIC in customer.create is no longer required
CUSTOMER_ACCOUNTING_NOTE, CONTRACT_REFERENCE, CUSTOMER_ORDER_REFERENCE and ORDER_REFERENCE in invoice.get / create / update
COMMENT in customer.create / update, invoice.create / update, expense.create and revenue.create now has a maximum length of 1000 characters
STATE in invoice.get now additionally supports values canceled and issued
created in invoice.get response has been renamed to issued