需要从quickbooks在线发送邮件作为邮件

Need to send invoice as mail from quickbooks online using PHP. I am using the SDK to integrate with quickbooks online. But I don't know how to send invoice using the SDK provided by consolibyte. Can anyone help me? I had downloaded the SDK from this link.

Consolibytes SDK does not support send Api, but you can track the code inside to alter their functions and implement it.