Compare Pairs REST Endpoints

Configure/Compare Pairs
The operations from the Configure/Compare Pairs category.
Create Compare Pairs
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/group/{groupId}
Create or Generate Compare Pairs using mapped objects
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/mappings/group/{groupId}
Delete Compare Pair
Method: delete
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/{Id}
Generate Column Mapping Pairs
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/{Id}/colmap
Generate Compare Pairs using mapped objects
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/cps
Generate Mapping Objects using the Mapping Rules
Method: post
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/mappings
Replace Compare Pair
Method: put
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/{Id}
Retrieve Compare Pair
Method: get
Path: http://{host}:{port}/veridata/v1/services/configuration/cps/{Id}