Update Payment Method
PUT/api/billing/stripe/payment-methods/:lead_id/:payment_method_id
Update a saved payment method's expiration date and billing details.
Card number and CVC are immutable. A successful update also flips the card back to is_valid=true so a previously declined card can be retried without being deleted and re-added.
Request
Responses
- 200
- 422
Successful Response
Validation Error