{
"customerID": 0,
"customerNumber": "string",
"additionalRiskScore": 0,
"description": "string"
}curl --location 'https://testapi.flyp.com.tr/sanctionscanner/customer/AddCustomerRiskScore' \
--header 'Content-Type: application/json' \
--data '{
"customerID": 0,
"customerNumber": "string",
"additionalRiskScore": 0,
"description": "string"
}'{}