Get User Cards APIpost https://test.payu.in/merchant/postservice.phpAPI Command: get_user_cardsQuery ParamsformconstenumrequiredDefaults to 222Allowed:22Form DatakeyconstenumrequiredDefaults to JPM7FgMerchant key provided by PayU.JPM7FgAllowed:JPM7FgcommandconstenumrequiredThe command name for this REST API call is get_user_cards included in this parameter.get_user_cardsAllowed:get_user_cardshashstringrequiredThis parameter must contain the hash value to be calculated at your end. The hash is calculated using the following logic: sha512 (key|command|var1|salt) sha512var1stringrequiredThis parameter is in the following format with merchant key and user ID (user ID used by your customer on your website is recommended): MerchantKey:UserIdHeadersContent-TypeconstenumrequiredDefaults to application/x-www-form-urlencodedapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200OKUpdated 6 months ago