Create a new fetch configuration for the current user.
Configuration created successfully
Bad Request.
{- "workspaceId": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
Delete a fetch configuration of the current user.
OK.
Bad Request.
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
Delete a lookup configuration of the current user.
OK.
Bad Request.
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "dataSource": "648824a691d8d2503d65103e",
- "dataSources": [
- "VIES"
], - "dataMatchingDefinitionId": "6461e6113b1865304b3038b6",
- "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "pageSize": "10",
- "storagesDataSources": [
- {
- "storageId": "72d6900fce6b326088f5d9d91049e3e6",
- "dataSources": [
- "648824a691d8d2503d65103e"
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
List all fetch configurations of the current user.
Successful operation
{- "startAfter": "5712566172571652",
- "nextStartAfter": "5712566172571652",
- "total": "67",
- "values": [
- {
- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
]
}
List all lookup configurations of the current user.
Successful operation
{- "startAfter": "5712566172571652",
- "nextStartAfter": "5712566172571652",
- "total": "67",
- "values": [
- {
- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
]
}
Read a fetch configuration of the current user.
Successful operation
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
Read a lookup configuration of the current user.
Successful operation
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "dataSource": "648824a691d8d2503d65103e",
- "dataSources": [
- "VIES"
], - "dataMatchingDefinitionId": "6461e6113b1865304b3038b6",
- "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "pageSize": "10",
- "storagesDataSources": [
- {
- "storageId": "72d6900fce6b326088f5d9d91049e3e6",
- "dataSources": [
- "648824a691d8d2503d65103e"
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
Update a fetch configuration of the current user.
Configuration updated successful
Bad Request.
{- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "ENABLE_SETTINGS"
], - "featuresOff": [
- "ENABLE_SETTINGS"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}
Update a lookup configuration of the current user.
Configuration updated successful
Bad Request.
{- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "dataSource": "648824a691d8d2503d65103e",
- "dataSources": [
- "VIES"
], - "dataMatchingDefinitionId": "6461e6113b1865304b3038b6",
- "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "pageSize": "10",
- "storagesDataSources": [
- {
- "storageId": "72d6900fce6b326088f5d9d91049e3e6",
- "dataSources": [
- "648824a691d8d2503d65103e"
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "dataSource": "648824a691d8d2503d65103e",
- "dataSources": [
- "VIES"
], - "dataMatchingDefinitionId": "6461e6113b1865304b3038b6",
- "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "pageSize": "10",
- "storagesDataSources": [
- {
- "storageId": "72d6900fce6b326088f5d9d91049e3e6",
- "dataSources": [
- "648824a691d8d2503d65103e"
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T10:53:15Z",
- "modifiedAt": "2024-11-21T10:53:15Z",
- "createdBy": "76248934691294444"
}