QuickBooks 在线修改发票

发布于 2025-01-08 20:34:48 字数 189 浏览 2 评论 0原文

我正在将 QuickBooks Online 与 java 集成。我想修改发票、客户和项目服务。我已经成功完成了 Itemservices 和 Customers,但是当我为 Invoices 执行此操作时,我收到错误: statusCode="1030" statusMessage="Not support"

请帮助。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

信愁 2025-01-15 20:34:48

如果您参考 QuickBooks OSR(请确保取消选中 US ,并检查 OE),或者在 Google 中搜索有关 QuickBooks Online InvoiceMod 的答案,您会发现此操作实际上是“不支持”。

请参阅:

请注意,如果您构建 SaaS 应用程序(软件即服务),那么您不应该使用 qbXML 接口。相反,您应该使用 Intuit 合作伙伴平台,该平台没有这个限制。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文