getMatchId
inline suspend fun EntityResolutionClient.getMatchId(crossinline block: GetMatchIdRequest.Builder.() -> Unit): GetMatchIdResponse
Returns the corresponding Match ID of a customer record if the record has been processed in a rule-based matching workflow or ML matching workflow.
You can call this API as a dry run of an incremental load on the rule-based matching workflow.