These docs are for v1.0. Click to read the latest docs for v2.0.

Discussions

Ask a Question
Answered

updated_at and created_at on ledger_entries endpoint not deprecated???

Hello,

Public link customer invoices

Hey @PennylaneTeam,

Change customer type via API (individual ↔ company)

Is there (or could there be) an API operation to convert a customer’s type from individual to company and vice‑versa, similar to what’s possible in the dashboard?

FEC & GLA exports

Bonjour,

Answered

Unicity on piece number

Hi I saw that piece number was recently added to the API which is great, however there is no security on the unicity of that field. When we import a fec or create an ecriture manually there is a condition on that field being unique. I do believe this a an accounting rule. Could you verify?

Answered

Question about invoice_line_sections

Hello,

Answered

API method for getting info of currently-connected company

Could we please have a method for getting the details of the current company (the company I am connected to by my token)? I'd suggest a method name like company or company_information, to return the details of the current company - all the properties per the companies data-sharing item would be good. (Getting company info from data-sharing is no good to us - we need to be able to get these details shortly after the customer has created a new company, so the few-hours data-sharing delay means that way doesn't work for us.) Merci.

I'd like to know how I can find a customer by email?

It looks like I can only search by id, but it's not useful in my case.

Answered

Missing webhook feature

Currently only changelog endpoints exist, but it's inefficient compared to being able to set up webhooks for the events we are interested in (Stripe's style).

Supplier invoice email unavailable on supplier_invoice object

We currently have no way, via the API or through the web interface, to know what email address a supplier sent their invoice from. And more often than not, there are no emails filled out on the supplier's profile. Context: we are currently building a status update notification system for our numerous suppliers, because this feature is missing on the platform.