{
"offset": 0,
"limit": 0
}curl --location --request GET '/v1.0/crm/fiat/supportedSameName' \
--header 'Content-Type: application/json' \
--data-raw '{
"offset": 0,
"limit": 0
}'{
"code": 0,
"msg": "string",
"data": {
"currencies": [
"string"
]
}
}