{
"participantCode": "string",
"walletLabel": "string"
}curl --location --request POST '/v1.0/payment/crypto/removeWalletAddress' \
--header 'Content-Type: application/json' \
--data-raw '{
"participantCode": "string",
"walletLabel": "string"
}'{
"code": "string",
"msg": "string",
"data": {}
}