Authorization: Bearer ********************curl --location --request GET '/payment/getWalletAddress?participantCode¤cy&network' \
--header 'Authorization: Bearer <token>'{
"participantCode": "B0100007",
"walletAddress": "0x1234567890abcdef1234567890abcdef12345678",
"network": "ETH"
}