v1
latestOpenAPI 3.0.12026-07-243407211.3 MBUpdate Scheduled Bill Payment
Update Scheduled Bill Payment. This endpoint allows the scheduled bill payment to be updated, using the paymentIdentifier. <br/>• A one-time Bill Pay schedule cannot be changed to a recurring schedule by changing the frequencyType, because one time and recurring bill pay are under different model schema. <br/>• To change Bill Pay schedules, the customer must delete the one-time bill Pay schedule and create a new recurring bill Pay schedule. <br/>• The frequencyType for recurring bill Pay schedules cannot be changed to oneTime or the frequencyType that was previously set for the bill Pay schedule. <br/>• The frequencyType of 'oneTime' cannot be updated to another frequencyType. Recurring frequencyType can be updated to another recurring frequencyType (i.e. weekly or every2weeks, etc.), except oneTime.
Path parameters
The program code associated with the partner implementation.
The unique identifier of the account associated with the payment. Must be a valid GUID.
The unique identifier of the payment to update. Must be a valid GUID.
Headers
The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.
Request body
Response
OK