{
"scanId": "string",
"tagGuidId": "string",
"tagValue": "string"
}curl --location --request POST 'https://testapi.flyp.com.tr/sanctionscanner/operations/AddTagToSearch' \
--header 'Content-Type: application/json' \
--data-raw '{
"scanId": "string",
"tagGuidId": "string",
"tagValue": "string"
}'{}