Schema
Specifies which Acumatica API to use.
Possible Values
OData, ODataV4, RESTData Type
string
Default Value
"REST"
Remarks
Specifies which Acumatica API to use. There are three options:
- REST (default): Use the Contract-Based REST API.
- OData: Use the OData Version 3.0 API to dynamically retrieve all Generic Inquiries available through OData.
- ODataV4: Use the OData 4.0 API to query Data Access Class (DAC) objects.