APIVersion
Specifies the API version of the SugarCRM used.
Data Type
string
Default Value
"v11_26"
Remarks
This property determines which version of the Sugar CRM API the adapter uses when interacting with the service. The default value is v11_26.
The Sugar CRM 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 Sugar CRM API version or for accessing features available only in a particular version.