Processing Purchase Invoices
n the Billit platform there are multiple ways invoices from suppliers can reach the software thus exportable through API.
Exporting Purchase invoices can be helpfull for multiple reasons. Exporting these to other software for further tax reporting or just offline storage. Luckly this is the same Order object that you have been using for creating the first sales invoices.
Creating/adding your purchase invoices to Billit can be done through the same API endpoint as for sales invoices. Create Purchase invoices .
More Information about Purchase Invoices: Link
Updated about 7 hours ago