PaymentScheduleType
An object that represents when we have agreed to take payments from a payment instruction.
Fields
The recorded history of changes to this payment schedule (creation, updates and deletion), most recent first.
The delay configuration for this payment schedule.
If the payment schedule is exempt from payment adequacy.
The ledger number of the payment schedule.
Details of the payment_day value.
The frequency of the payment schedule.
The reason the payment schedule was created.
The method of payment for the schedule.
The supplementary ledger for this payment schedule, if it is on one.
The sum of the payment adequacy contributions on the payment schedule that are expected to be taken before the debt repayment is complete.
The cause for requesting payment on a schedule.
Example
{
"changeHistory": [PaymentScheduleChangeEventType],
"delayConfiguration": PaymentScheduleDelayConfigurationType,
"id": "82276528",
"isExemptFromPaymentAdequacy": true,
"isPaymentHoliday": true,
"isVariablePaymentAmount": true,
"ledgerNumber": "national-until-sure-cause-dark",
"paymentAdequacyAdjustment": 93,
"paymentAdequacyAdjustmentExpiryDate": "2025-11-02",
"paymentAmount": 46,
"paymentDay": 96,
"paymentDayDetails": PaymentSchedulePaymentDayDetailsType,
"paymentFrequency": "Weekly",
"paymentFrequencyMultiplier": 23,
"paymentHolidayReason": "different-remember-girl-movement-become",
"reason": "GENERAL_ACCOUNT_PAYMENT",
"scheduleType": "BACS_TRANSFER",
"supplementaryLedger": SupplementaryLedgerType,
"totalDebtAmount": 39,
"trigger": "PLAN",
"validFrom": "1981-10-25",
"validTo": "1996-03-22"
}