payment-method/:idCopy Pagepatch https://example.com/payment-method/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32requiredId of the payment method to editBody Paramsupdate_methodstringrequiredPossible values: 'create-credit-card', 'update-current-credit-card' and 'use-paypal'method_typestringcard_yearint32The credit card expiration year. Required if update_method it's "create-credit-card" or 'update-current-credit-card'card_monthint32The credit card expiration month. Required if update_method it's "create-credit-card" or 'update-current-credit-card'card_fingerprintstringThe credit card fingerprint. Required if update_method it's "create-credit-card".card_number_last_four_digitsstringThe credit card last four digits.Required if update_method it's "create-credit-card".company_namestringThe credit card company name.Required if update_method it's "create-credit-card".cardholder_namestringThe credit card cardholder nameexpress_checkout_tokenstringThe Paypal express checkout token.Required if update_method it's "use-paypal"address_idint32The address id. Required if update_method it's "use-paypal"user_idint32customer_idint32payment_gateway_namestringThe payment gateway that should be used for the paymentcurrencystringThe currency that should be used for paymentResponses 201201 403403 404404 422422Updated less than a minute ago