Multidomain MDM
- Multidomain MDM 10.4 HotFix 2
- All Products
GET /cmx/adhocmatch/{ors}/result/{jobId}?withMatches=true&withoutMatches=true Accept: application/csv { item: [ { businessEntity: { Person: { firstName: "John" } }, matchedEntity: { { businessEntity: {Person: {rowidObject: 123}}, } matchRule: "MRS|1", matchScore: 0.9 } }, { businessEntity: { Person: { firstName: "Alex" } } } ] }