change_scheduled_charge_payment_method
Update the saved payment method for a recurring series. The new method must belong to the same customer and applies to future charges.
Instructions
Swap the saved card on a recurring series. The new PaymentMethod must belong to the same customerId. Future cycles silent-charge the new card; the in-flight cycle is not retroactively rebound.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Scheduled charge ID | |
| paymentMethodId | Yes | PaymentMethod id to bind. Must belong to the same customerId. |