Schema
Specifies which Acumatica API to use.
Possible Values
OData, ODataV4, RESTデータ型
string
デフォルト値
"REST"
解説
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.