Skip to main content

Fields

The recorded history of changes to this payment schedule (creation, updates and deletion), most recent first.

The delay configuration for this payment schedule.

isExemptFromPaymentAdequacy : Boolean

If the payment schedule is exempt from payment adequacy.

ledgerNumber : String

The ledger number of the payment schedule.

paymentFrequency : PaymentFrequencyOptions

The frequency of the payment schedule.

scheduleType : ScheduleType

The method of payment for the schedule.

supplementaryLedger : SupplementaryLedgerType

The supplementary ledger for this payment schedule, if it is on one.

totalDebtAmount : Int

The sum of the payment adequacy contributions on the payment schedule that are expected to be taken before the debt repayment is complete.

trigger : ScheduleTrigger

The cause for requesting payment on a schedule.

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

{ "changeHistory": [PaymentScheduleChangeEventType], "delayConfiguration": PaymentScheduleDelayConfigurationType, "id": "52747834", "isExemptFromPaymentAdequacy": true, "isPaymentHoliday": true, "isVariablePaymentAmount": true, "ledgerNumber": "firm-town-blood-line-stage", "paymentAdequacyAdjustment": 6, "paymentAdequacyAdjustmentExpiryDate": "1985-06-18", "paymentAmount": 46, "paymentDay": 89, "paymentDayDetails": PaymentSchedulePaymentDayDetailsType, "paymentFrequency": "Weekly", "paymentFrequencyMultiplier": 27, "paymentHolidayReason": "music-many-carry-rest-well", "reason": "GENERAL_ACCOUNT_PAYMENT", "scheduleType": "BACS_TRANSFER", "supplementaryLedger": SupplementaryLedgerType, "totalDebtAmount": 47, "trigger": "PLAN", "validFrom": "2018-11-13", "validTo": "1971-08-13" }