API Reference
...
API Endpoints
Sanctions Screening
Get Batch Screening Result Details
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
RESPONSES
200
OK
BatchResultResponseDetailedEntity
id
string
string representation of the object's unique identifier
external_identifier
string
Your own internal ID for the data record (customer/business partner). It will help you map the results to your own systems.
search_query_json
object
Example: [object Object]
object that describes your query.
search
string
SearchQuery's ID that is linked to this BatchResult.
results
object
Example: [object Object]
results_count
integer
Number of results in the search.
401
Error message when there is no token provided.
Error401
detail
string
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detail
string
Error reason