V2 - Customer Invoice Custom Header Fields API
We are happy to announce the introduction of the billing subscriptions management endpoints. This outlines all the available endpoints in the Pennylane V2 API. Refer to the api docs for more details.
V2 - Billing subscriptions endpoints
We are happy to announce the introduction of the billing subscriptions management endpoints. This outlines all the available endpoints in the Pennylane V2 API. Refer to the api docs for more details.
V2 - Quotes and Commercial Documents endpoints
We are happy to announce the introduction of the Quotes and Commercial Documents management endpoints. This outlines all the available endpoints in the Pennylane V2 API for managing quotes and commercial documents (shipping orders, purchase orders, and proformas).
V2 - Expose `pro_account_expense` in Transactions endpoints responses
A new object pro_account_expense
is available in all Transactions and MatchedTransactions (for SupplierInvoices and CustomerInvoices) endpoints.
V2 - `estimate` attribute deprecated in Customer Invoices endpoints
🎯 Impacted Endpoints
V2 - credited_invoice_id is removed
The attribute credited_invoice_id
is not working as expected. It does not link the created credit note to the original customer invoice. We will remove it from the create endpoint and import endpoint .
V2 - Customer Invoices : add `external_reference` filter
Adding the new filter external_reference
to Customer invoices list endpoint.
V2 - Transactions : add `attachment_required` in responses
Add the new attribute attachment_required
attribute to Transactions endpoints, customer Invoices matched transactions and supplier invoices matched transactions.