Delete a Saved Card APIpost https://test.payu.in/merchant/postservice.phpQuery Paramsformconstenumrequired22Allowed:2Form DatakeystringrequiredThis parameter must contain the merchant key provided by PayU while onboarding.commandconstenumrequiredThe command name for this REST API call is delete_payment_instrument.delete_payment_instrumentdelete_payment_instrumentAllowed:delete_payment_instrumenthashstringrequiredThe hash must be included in this parameter.var1stringrequiredThe user credentials is posted in this parameter in the following format: MerchantKey:UserIdvar2stringrequiredThe card token of the card (cardToken) is specified in this parameter.var3stringThe card network token is posted in this parameter.var4stringThe card issuer token is posted in this parameter.HeadersContent-Typeconstenumrequiredapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200OKUpdated 6 months ago