curl --location -g --request POST '{{mock_op_host}}/player/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": "9999",
"country": "CHN",
"currencyCode": "CNY",
"languageCode": "zhcn",
"operatorId": "{{fat_lt_xj}}",
"playerName": "roger_at_{{$helpers.fromRegExp('\''/[A-Z0-9]{4}/'\'')}}",
"freeze": "traw"
}'{
"code": 0,
"msg": "string",
"data": {}
}