Ask, reply and learn. Join the community of Akaunting.
I want to import revenue and payments data from another system. I haven't found any endpoints in api.php for it. Is there any way to do it?
Hello Eugene,
Try it from transactions endpoint. You should get the same result.
Transaction specify if it is a revenue or payments.
Cheers!
Thank you. I also thought about it. But if I need to import bills and invoices - I also have not found an endpoint for that. Or I can do it via Document endpoint?
That's correct. Take a look on the Documents Model. You'll see that you can switch between Invoice and Bill.
Showing 1 to 4 of 4 discussions