SSIS Components for Sage Intacct

Build 25.0.9434

ReturnFormatAsXML

If set to True, the Sage Intacct API returns requested data in XML format. If False, the Sage Intacct API returns data in JSON format.

Data Type

bool

Default Value

true

Remarks

The XML return format has worse performance than the JSON return format, but has support for concurrent requests to the same API object.

The JSON return format offers superior performance, but typically does not support concurrent requests to the same API object.

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