Question

I am integrating QuickBooks Online With java . The i want to modify Invoices, Customers and Itemservices. I have successfully done with Itemservices and Customers but when i do it for Invoices i get an error : statusCode="1030" statusMessage="Not supported"

Please Help.

Was it helpful?

Solution

If you refer to the QuickBooks OSR (make sure you uncheck US, and check OE), or searched Google for an answer regarding QuickBooks Online InvoiceMod, you'd find that this operation is, in fact, "Not supported".

See:

Note that if you're building a SaaS application (software as a service), then you SHOULD NOT be using the qbXML interface. Instead, you should be using the Intuit Partner Platform, which doesn't have this limitation.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top