Get User Cards API - Model 3post https://test.payu.in/merchant/postservice.phpQuery ParamsformstringrequiredForm DatakeystringrequiredDefaults to JPM7FgThis parameter must contain merchant key provided by PayU while onboarding.commandconstenumrequiredThe command name for this REST API call is get_payment_instrument included in this parameter.get_payment_instrumentAllowed:get_payment_instrumentvar1stringrequiredThis parameter is in the following format with merchant key and user ID (user ID used by your customer on your website is recommended): MerchantKey:UserIdhashstringrequiredThis 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) sha512HeadersContent-Typeconstenumrequiredapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200OKUpdated 6 months ago