V2 - Updated error message for missing bank accounts
The error message returned when a bank account cannot be found via the API has been updated for improved clarity.
The error message returned when a bank account cannot be found via the API has been updated for improved clarity.
For the customer and supplier invoice import endpoints, the following fields in invoice_lines are now marked as deprecated and will be removed in a future API version, as they are not working as intended:
The following endpoints are deprecated and will be removed on October 1st. After this date, they will no longer be accessible.
We’ve deprecated the journal_id field in the transactions response. Use the new journal object instead, which includes id and url for the journal details.
We are happy to announce the introduction of the create customer invoice from quote endpoint. This outlines all the available endpoints in the Pennylane V2 API. Refer to the API docs for full details.
A new archived_at attribute is available in all Products endpoints responses. The new attribute gives information on whether the Product has been archived or not, and if yes, when.
Invoice line labels are now optional for customer invoices, just as they are for supplier invoices.
We are happy to announce the introduction of the e-invoices import endpoint. This new BETA feature allows you to programmatically import electronic invoices into Pennylane. Refer to the api docs for more details.
Adding the operator eq on the name field to Customers list endpoint's filters.
Slight change in behavior for endpoints attempting to create a Category record: