Get statistics about matching
Gets statistics about integrated matching for each entity with a
match rule attached in a data container.
Request |
|
Parameters |
|
Headers |
|
Response |
A JSON response that contains statistics about integrated matching for each entity with a match rule attached in the specified data container. |
Status |
|
Sample response
{
"matching": [
{"Store": "100"},
{"Product Family": "0"},
{"Product": "100"}
]
}