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.