Multidomain MDM 
			
			- Multidomain MDM 10.5 HotFix 3
 - All Products
 
           
      	
            
	
       Parameter 
				  | Type 
				  |  Description 
				  | 
|---|---|---|
orsId 
				  | Path 
				  | Operational Reference Store ID of the database to retrieve the source system. 
				  | 
entityId 
				  | Path 
				  | ID of the business entity. 
				  | 
entityName 
				  | Path 
				  | Name of the business entity. 
				  | 
action 
				  | Query 
				  | The action you want API to perform. The following is the default value: 
				   getSourceSystems  
				   | 
aggregate 
				  | Query 
				  | Optional. Aggregate data across multiple XREFs. Use the following values: 
				   
  | 
children 
				  | Query 
				  | Optional. List of child node names. If specified, the response contains the child node names. 
				  | 
compact 
				  | Query 
				  | Optional. specify to return a compact result. 
				  | 
contentMetadata 
				  | Query 
				  | Optional. Metadata of the list of history events. Use the following values: 
				   XREF 
				   PENDING_XREF 
				   DELETED_XREF 
				   HISTORY 
				   MATCH 
				   BVT 
				   TRUST 
				    | 
contributorsOnly 
				  | Query 
				  | Optional. Counts all the XREFs or those XREFs that contribute to the best version of the truth (BVT). 
				  | 
depth 
				  | Query 
				  | Optional. Number of child levels to return. 
				  | 
describe 
				  | Query 
				  | Optional. Adds the source system description. 
				  | 
fields 
				  | Query 
				  | Optional. Comma-separated list of business entity fields. If specified, the response only contains listed fields. 
				  | 
filter 
				  | Query 
				  | Optional. Filter expression. 
				  | 
firstRecord 
				  | Query 
				  | Optional. Specifies the first row in the result. 
				  | 
order 
				  | Query 
				  | Optional. 
				   Comma-separated list of field names with an optional prefix of 
					   
				+  or 
					 - . The prefix 
					 +  indicates to sort the results in ascending order, and the prefix 
					 -  indicates to sort the results in descending order. Default is 
					 + . When you specify more than one parameter, the result set is ordered by the parameter that is first in the list, followed by the next. 
				   | 
recordStates 
				  | Query 
				  | Optional. Record states returned in the list of history events. Provide a comma-separated list. 
				   You can use the following values: 
				   
  | 
recordstoReturn 
				  | Query 
				  | Optional. Specifies the number of rows to return. 
				  | 
recordsTotal 
				  | Query 
				  | Optional. If set to 
				   true , returns the number of records in the result. Default is 
				  false  
				 |