{ "contact": "string", "validateCode": "string" }
curl --location --request POST 'http://112.111.3.73:18081/dex-api/api/exchange/gateway/check-validate-code' \ --header 'Content-Type: application/json' \ --data-raw '{ "contact": "string", "validateCode": "string" }'
{}