Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8112869
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:39:06+00:00 2026-06-06T02:39:06+00:00

Im using QuickBooks PHP DevKit to connect my web application to quickbooks through Quickbooks

  • 0

Im using QuickBooks PHP DevKit to connect my web application to quickbooks through Quickbooks web connector tool. It works very well when inserting data but when trying to update it gives me this error:

0x80040400: QuickBooks found an error when parsing the provided XML text stream.

This link shows the xml options that are available:

http://dev.developer.intuit.com/qbSDK-current/OSR/OnscreenRef/index-QBD.html

$xml = '<?xml version="1.0" encoding="utf-8"?>
    <?qbxml version="2.0"?>
    <QBXML>
        <QBXMLMsgsRq onError="stopOnError">
            <EstimateModRq requestID="' . $requestID . '">
                <EstimateMod>
                    <TxnID>B9-1340134119</TxnID>
                    <EditSequence>1340134119</EditSequence>
                    <CustomerRef>
                        <FullName>cliente prueba</FullName>
                    </CustomerRef>
                    <TxnDate>2009-01-09</TxnDate>
                    <RefNumber>16466</RefNumber>
                    <EstimateLineMod>
                        <TxnLineID>-1</TxnLineID>
                        <ItemRef>
                            <FullName>Sales</FullName>
                        </ItemRef>
                        <Desc>gift certificate</Desc>
                        <Quantity>4</Quantity>
                        <Rate>11.00</Rate>
                    </EstimateLineMod>
                </EstimateMod>
            </EstimateModRq>
        </QBXMLMsgsRq>
    </QBXML>';
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T02:39:07+00:00Added an answer on June 6, 2026 at 2:39 am

    If you refer to the QuickBooks OSR (and preferably the up-to-date version here: http://developer.intuit.com/qbsdk-current/common/newosr/index.html), you’ll notice that the EstimateMod request is marked like this:

    EstimateMod (3.0)
    

    That means that EstimateMod isn’t supported until qbXML version 3.0 (there’s lots more information about qbXML versions in the QuickBooks SDK .PDF documentation if you need more details).

    You are using qbXML version 2.0:

    <?qbxml version="2.0"?>
    

    Change that to a higher version (6.0 or higher are the best versions to support- 6.0 offers the widest range of compatibility with the most versions of QuickBooks) and you should be all set.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there an API for using QuickBooks functionality, not merely the data of QuickBooks
I am using a quickbooks sdk that containst the QBFC8Lib dll everything works fine
Using Android TelephonyManager an application can obtain the state of data activity over the
I'm attempting to process Quickbooks My Time imt files using PHP. The imt file
I am looking to build some reports for Quickbooks data, without using Quickbooks built-in
I'm trying to connect to QuickBooks Accountant 2011 using the usual QBFC classes (C#).
I'm using QBFC to generate invoices in a Quickbooks integrating app. I'm getting an
Using WebViewBrush I can render web page content (it's screen shot) to e.g. Rectangle
I'm working on code to import invoices created in a custom application into QuickBooks
Does Quickbooks support backups using Volume Shadow Copy?

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.