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": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}
Delete a fetch configuration of the current user.
OK.
Bad Request.
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "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",
- "startAfter": "5712566172571652",
- "dataSources": [
- "VIES"
], - "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "storagesDataSources": [
- {
- "storageId": "6479fd136811f0361e083211",
- "dataSources": [
- {
- "id": "6479fd136811f0361e083211"
}
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "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-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "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-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}
]
}
Read a fetch configuration of the current user.
Successful operation
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}
Read a lookup configuration of the current user.
Successful operation
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "startAfter": "5712566172571652",
- "dataSources": [
- "VIES"
], - "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "storagesDataSources": [
- {
- "storageId": "6479fd136811f0361e083211",
- "dataSources": [
- {
- "id": "6479fd136811f0361e083211"
}
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}
Update a fetch configuration of the current user.
Configuration updated successful
Bad Request.
{- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "featuresOn": [
- "SHOW_RAW_DATA"
], - "featuresOff": [
- "SHOW_RAW_DATA"
], - "screeningMatchingThreshold": "0.8"
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}
Update a lookup configuration of the current user.
Configuration updated successful
Bad Request.
{- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "startAfter": "5712566172571652",
- "dataSources": [
- "VIES"
], - "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "storagesDataSources": [
- {
- "storageId": "6479fd136811f0361e083211",
- "dataSources": [
- {
- "id": "6479fd136811f0361e083211"
}
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "configuration": {
- "limit": "10",
- "startAfter": "5712566172571652",
- "dataSources": [
- "VIES"
], - "matchingThreshold": "0.5",
- "maxCandidates": "50",
- "storagesDataSources": [
- {
- "storageId": "6479fd136811f0361e083211",
- "dataSources": [
- {
- "id": "6479fd136811f0361e083211"
}
]
}
], - "featuresOn": [
- "ACTIVATE_DATASOURCE_BVD"
], - "featuresOff": [
- "ACTIVATE_DATASOURCE_BVD"
]
}, - "createdAt": "2024-11-21T16:00:46Z",
- "modifiedAt": "2024-11-21T16:00:46Z",
- "createdBy": "76248934691294444"
}