GetConfigurationModel API requires OrganizationCode attribute

In Release 9.2, the getConfigurationModel API accepts OrganizationCode as an API input. The getConfigurationModel API returns the Configuration model that matches the input criteria. When OrganizationCode is passed to getConfigurationModel, the API returns the model data that belongs to the specified organization. In earlier releases, OrganizationCode was not mandatory.

How it affects you

Ensure that OrganizationCode is passed in the input XML.

Migration strategy

This section describes the automated and manual migration processes for this functionality.

Automated migration processes

None.

Manual migration processes

None.