APIVersion
Specifies the API version of the SugarCRM used.
Data Type
string
Default Value
"v11_26"
Remarks
This property determines which version of the SugarCRM API the provider uses when interacting with the service. The default value is v11_26.
The SugarCRM API is versioned, and different versions may introduce new endpoints, deprecate existing endpoints, or change behavior. This property is useful for maintaining compatibility with a specific SugarCRM API version or for accessing features available only in a particular version.