TDV Adapter for Sage Intacct

Build 22.0.8462

ReturnFormatAsXML

A boolean indicating if Intacct's XML return format should be used, rather than the JSON return format. By default, the XML return format is used.

Data Type

bool

Default Value

true

Remarks

The XML return format offers inferior performance as compared to the JSON return format, but has support for concurrent requests to the same API object. Use the XML return format in situations where such concurrent requests might occur. The JSON return format offers superior performance, but typically does not support concurrent requests to the same API object.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462