{ "query": { "id": 1230 } }
curl --location --request POST 'https://wallet.test.wspn.io/openapi/v1/wallet-address/verify' \ --header 'Content-Type: application/json' \ --data-raw '{ "query": { "id": 1230 } }'
{ "header": { "success": true } }