QBXMLVersion
Specifies the version of QBXML used in outgoing messages for interacting with QuickBooks Desktop Edition.
Possible Values
QBDEFAULT, 1.0, 1.1, 2.0, 3.0, 4.0, 4.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, CA2.0, CA3.0, UK2.0, UK3.0, OZ2.0, AU3.0データ型
string
デフォルト値
"QBDEFAULT"
解説
This property specifies the QBXML version used in outgoing messages. The default value, "QBDEFAULT," enables compatibility with QuickBooks Desktop by aligning with a QBXML version supported by the installation. For most requests and QuickBooks versions that support integrated applications, using a value of "1.1" is sufficient unless otherwise noted in the documentation.
Since 2002, each release of QuickBooks has included a corresponding version of the QuickBooks SDK, starting with version 1.0 for QuickBooks 2002, 2.0 for QuickBooks 2003, and continuing incrementally. Each newer QuickBooks version maintains backward compatibility with earlier SDK versions, meaning requests using SDK version 1.1 are supported across all QuickBooks versions. However, to access features introduced in newer QuickBooks versions, you must use the corresponding SDK version. The following table lists QuickBooks versions and their associated QBXML versions for reference:
QuickBooks 2002 | 1.0, 1.1 |
QuickBooks 2003 | 2.0 |
QuickBooks 2004 | 3.0 |
QuickBooks 2005 | 4.0, 4.1 |
QuickBooks 2006 | 5.0 |
QuickBooks 2007 | 6.0 |
QuickBooks 2008 | 7.0 |
QuickBooks 2009 | 8.0 |
QuickBooks 2010 | 9.0 |
QuickBooks 2011 | 10.0 |
QuickBooks 2012 | 11.0 |
QuickBooks 2013 | 12.0 |
QuickBooks 2014 | 13.0 |
QuickBooks 2018 | 14.0 |
QuickBooks 2022 | 15.0 |
QuickBooks 2023 | 16.0 |
In addition, versions of QuickBooks outside of the U.S. released before QuickBooks 2008 adhere to a different version of the QuickBooks SDK. These versions were updated with less frequency than the U.S. SDK and may omit features introduced in later releases:
QuickBooks Canadian 2003 | CA2.0 |
QuickBooks Canadian 2004 to 2007 | CA3.0 |
QuickBooks UK 2003 | UK2.0 |
QuickBooks UK 2004 to 2007 | UK3.0 |
QuickBooks Australian 2003 | OZ2.0 |
QuickBooks Australian 2004 to 2007 | AU3.0 |