Multidomain MDM
- Multidomain MDM 10.4 HotFix 1
- All Products
Parameter
| Type
| Description
|
---|---|---|
entity
| Path
| The name of the business entity records to return.
|
orsId
| Path
| Operational Reference Store ID of the database to return the replaced business entity records.
|
firstRecord
| Query
| Optional. The row of the records list.
|
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.
|
recordsToReturn
| Query
| Optional. Specifies the number of rows to return.
|
returnTotal
| Query
| Optional. If set to
true , returns the number of records in the result. Default is
false
|