{ "regionCode": "string" }
curl --location --request POST '/dex-api/api/exchange/gateway/get-region-by-code' \ --header 'Content-Type: application/json' \ --data-raw '{ "regionCode": "string" }'
{}