Pennylane API - Customer Invoices
Why syncing my Pennylane to Whaly?
Syncing your Pennylane account can be useful for various cases:
Consolidate your customer database (Postgres, CRM) and the status of your customer payments
Track and share your company revenue internally
...
How to setup Pennylane integration?
In order to fetch from Pennylane the API Token that Whaly requires to run the connector, on Pennylane, please go to "Parameters" > "Developers" screen and generate your token from there.
You can find more information here
Which Pennylane data is synced by Whaly?
Whaly ๐ณ is currently syncing the following data:
Referential
Customer: Customer objects allow you to generate invoices, and to track multiple invoices, that are associated with the same customer.
Invoice: Invoices are statements of amounts owed by a customer.
Invoice Line Item: An invoice line item is a single entry on an invoice.
You can find the relationship between all those objects here.
Last updated