Symptom
The <param> tag in the API query contains parameters that control the behavior of the API. It contains of a parameter name and one or more values
Syntax:
<param>
<name>parameter name</name>
<value>parameter value</value>
</param>
NOTE: Parameter values are case insensitive and are considered as long as the spelling is correct.
Environment
Successfactors
Resolution
Please click on this link to see the list of the Query Parameters supported by the Compound Employee API:
Keywords
compound employee, query, parameter, param, name, value, maxRows, queryMode , KBA , LOD-SF-INT-CE , Compound Employee API , LOD-SF-INT , Integrations , How To