CData Python Connector for Reckon

Build 25.0.9440

SendQBXMLFile

Sends the provided QBXML file directly to Reckon. This is designed for use with mass inserts.

Input

Name Type Description
File String An url to the file to submit to Reckon.
ContinueOnError String Determines if QuickBooks will continue executing the request after an error has been reached. It can be used to stop the operation on an exception when mass inserting for instance.

デフォルト値はtrueです。

IncludeInfoMessages String Determines if info messages will be printed in the output. These typically do not contain any useful information other than indicating the specific request was successful.

デフォルト値はfalseです。

Result Set Columns

Name Type Description
RequestId String The Requestid the message is associated with.
Severity String The severity of the message.
StatusCode String The status code of the output message.
StatusMessage String The status message giving details abouts what happened.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440