Multiple nationalities as secondary parameter for screening

Options

Hi team,

It would possible to save a case with multiple nationalities
as secondary parameter (with type id: “SFCT_5”) and for screening, will these
nationalities consider?

For example

{

"typeId": "SFCT_5",

"value": "IND, USA"

}

Or

{

"typeId": "SFCT_5",

"value": [{},{}]

}

Answers