QuickBooks-V3-PHP-SDK
QuickBooks-V3-PHP-SDK copied to clipboard
How to get Realm Id during runtime.
Hello,
What I wanted to do is to save company realm id on my database during invoice create. I have multiple QuickBooks company and setup one database invoices table for them. So basically, I want to reference each invoice to their respective company using the company realm Id.
Thank you.