getMatchId

abstract suspend fun getMatchId(input: GetMatchIdRequest): 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.