startMatchingJob
inline suspend fun EntityResolutionClient.startMatchingJob(crossinline block: StartMatchingJobRequest.Builder.() -> Unit): StartMatchingJobResponse
Starts the MatchingJob of a workflow. The workflow must have previously been created using the CreateMatchingWorkflow endpoint.