Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Revenue and Payments API

I Kadek Ariawan   ( User )

Commented 3 years ago

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?

Leonardo Gomes   ( User )

Commented 3 years ago

Hello Eugene,

Try it from transactions endpoint. You should get the same result.

Transaction specify if it is a revenue or payments.

Cheers!

I Kadek Ariawan   ( User )

Commented 3 years ago

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?

Leonardo Gomes   ( User )

Commented 3 years ago

That's correct. Take a look on the Documents Model. You'll see that you can switch between Invoice and Bill.

Please login or register to leave a response.

Showing 1 to 4 of 4 discussions