How to create an invoice approved with API?

How to create an invoice approved with API?

Hello all,

We have the approval process activated in our Zoho Books but we want, under certain conditions, to some invoices created through API to be automatically approved. I checked the documentation and I could not find any way to achieve this, and the only way I think it could be done is doing another call to the API to approve the invoice and, as you know, this can be problematic because of API limits and timing. 

Is there any way to create directly the invoice approved with the API?