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