ConfirmMatchesResponse__v2
Fields
| Name | Type | Required | Description |
|---|---|---|---|
data | object | optional | |
data.confirmConnectMatches | object | optional | |
data.confirmConnectMatches.success | boolean | required | Indicates if all match records were confirmed successfully. Returns false if any match failed to confirm. |
data.confirmConnectMatches.failedIds | array of string | optional | List of original (non-encoded) match record IDs that failed to confirm. Only present when some matches fail. |