PaymentScheduleInput
Input fields
Input a customer account number.
Payment amount must be inputted as pence.
Input a direct debit payment day.
Input a payment frequency.
The new schedule valid from date.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-5357FEAF",
"paymentAmount": 55,
"paymentDay": 8,
"paymentFrequency": "WEEKLY",
"validFrom": "2011-09-23"
}