put https://programs//accounts//billpayPayments/
Update Scheduled Bill Payment This endpoint allows the scheduled bill payment to be updated, using the paymentIdentifier. Things to Remember:
- A one-time billPay schedule cannot be changed to a recurring billPay schedule by changing the frequencyType, because one time and recurring billpay are under different model schema.
- To change billPay schedules, the customer must delete the one-time billPay schedule and create a new recurring billPay schedule.
- The frequencyType for recurring billPay schedules cannot be changed to oneTime or the frequencyType that was previously set for the billPay schedule.
- oneTime cannot be updated to another frequencyType. Recurring frequencyType can be updated to another recurring frequencyType (i.e. weekly or every2weeks, etc.), except oneTime.