Request

Periculum

curl --location --request POST 'https://api.insights-periculum.io/statements/crb-advanced'
--header 'Authorization: Bearer string_encrypted_access_token'
--header 'Content-Type: application/json'
--data-raw '{
{
    "statementKey": 1,
    "first_name": "john",
    "last_name": "doe",
    "national_id": "*****"
}

Request Parameters

NameDescriptionTypeRequired
statementKeyThe key of the statement to get the crb data for.intYes
first_namestringYes
last_namestringYes
national_idNational ID NumberstringYes