Schema
Specifies which Acumatica API to use. By default, it is set to the Contract-Based REST API. When set to OData, the driver uses the OData API to dynamically retrieve all Generic Inquiries available through OData. If set to ODataV4, the driver uses OData 4.0 to query Data Access Class (DAC) objects.
Possible Values
OData, ODataV4, RESTData Type
string
Default Value
"REST"
Remarks
Specifies which Acumatica API to use. By default, it is set to the Contract-Based REST API. When set to OData, the driver uses the OData API to dynamically retrieve all Generic Inquiries available through OData. If set to ODataV4, the driver uses OData 4.0 to query Data Access Class (DAC) objects.