Replace a card payment accountAsk AIput https://restapi.rev.io/v1/PaymentAccounts/paymentcard/{id}Updates an existing payment account for debit or credit cards.Body ParamsCard informationpayment_account_idint32Primary identifier for this payment account.name_firststringrequiredFirst name of the card holdername_laststringLast name of the card holderexpiration_monthint32required1 to 12Expiration month of the cardexpiration_yearint32required2026 to 2147483647Expiration year of the cardcustomer_idint32required1 to 2147483647Foreign identifier indicating the customer account associated with this payment methodaddress_idint320 to 2147483647Foreign identifier indicating the address associated with this payment method If no address is supplied, the billing address on the customer is usedMetadataidint32requiredPayment Account IDacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago