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