curl --request GET \
--url https://api.nh.staging.mum.juspay.net/service2/wallet/{wallet_id}/status \
--header 'Authorization: Bearer <token>'{
"wallet_id": "<string>",
"wallet_status": "CREATED"
}curl --request GET \
--url https://api.nh.staging.mum.juspay.net/service2/wallet/{wallet_id}/status \
--header 'Authorization: Bearer <token>'{
"wallet_id": "<string>",
"wallet_status": "CREATED"
}JWT access token. Obtain from /auth/otp/verify endpoint.
Transcorp wallet id (transcorp_wallet_id from GET /wallet)