Edit a Saved Card APIpost https://test.payu.in/merchant/postservice.phpQuery Paramsformconstenumrequired2Allowed:2Form DatakeystringrequiredcommandconstenumrequiredThe command name for this REST API call is edit_payment_instrument.edit_payment_instrumentedit_payment_instrumentAllowed:edit_payment_instrumentvar1stringrequiredThe user credentials are posted in this parameter in the following format: MerchantKey:UserIdvar2integerrequiredThe card token of the card (cardToken) is specified in this parameter.var3stringrequiredThe nick name on card (that was used while saving the card) is specified in this parameter.var4stringrequiredThe card mode is specified in this parameter.var5stringrequiredThe card type of the card is specified in this parameter.var6stringrequiredThe name on the card is specified in this parameter.var7stringrequiredThe card number is specified in this parameter.var8integerrequiredThe card expiry month is specified in this parameter.var9integerrequiredThe card expiry month is specified in this parameter.var10stringThe network token is specified in this parameter.var11stringThe issuer token is specified in this parameter.hashstringrequiredThe hash must be included in this parameter. The format is: sha512(key|command|var1|salt) sha512HeadersContent-Typeconstenumrequiredapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200OKUpdated 6 months ago