QuickBooks Integrator 2020 macOS Edition

Questions / Feedback?

SendRawXML Method

Sends the provided XML string to the QBXML Request Processor.

Syntax

public func sendRawXML(xmlString: String) throws -> String

Remarks

SendRawXML sends the provided XML string to the QuickBooks request processor, and returns the raw, unparsed response. The QB properties determine the parameters of the QuickBooks connection; all other property values will be ignored.

Error checking is performed at the communications (COM) level but not at the QuickBooks level. Use this method with caution, as it will not indicate whether or not the data was successfully processed.

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 macOS Edition - Version 20.0 [Build 7941]