This article lists the values available for API requests relating to AutoPays. For more info creating and updating AutoPays via the API, check out our article on Creating AutoPays in the API.
For more information on collection values, take a look at our Enumerated Values Index article.
Value | Description |
---|
autopay.amountType.feesDue | The AutoPay amount will equal the amount of fees currently due. |
autopay.amountType.nextDue | The AutoPay amount will be the next due amount. |
autopay.amountType.pastDue | The AutoPay amount will be the amount past due on the account. |
autopay.amountType.piPastDue | The AutoPay amount will equal the amount of principal and interest past due on the account. |
autopay.amountType.static | The AutoPay amount will be the amount specified in the amount field. |
autopay.amountType.nextPeriod | The AutoPay amount will be the amount specified next period. |
Value | Description |
---|
locAutopay.amountType.min | The AutoPay amount will equal the minimum payment amount. |
locAutopay.amountType.pastDue | The AutoPay amount will be the total amount that's past due. |
locAutopay.amountType.statement | The AutoPay amount will be the total statement amount. |
locAutopay.amountType.static | The AutoPay amount will equal a static amount provided by the user. |
locAutopay.amountType.total | The AutoPay amount will equal the total amount due on the account. |
Value | Description |
---|
autopay.methodType.debit | Bank Card |
autopay.methodType.echeck | Electronic Check |
autopay.methodType.eft | Electronic Funds Transfer (EFT, used for Canadian borrowers) |
The Payment Frequency for the AutoPay.
Value | Description |
---|
autopay.recurringFrequency.annually | The AutoPay recurs annually. |
autopay.recurringFrequency.biWeekly | The AutoPay recurs bi-weekly. |
autopay.recurringFrequency.custom | The AutoPay recurs at a custom interval. |
autopay.recurringFrequency.monthly | The AutoPay recurs monthly. |
autopay.recurringFrequency.quarterly | The AutoPay recurs quarterly. |
autopay.recurringFrequency.semiannually | The AutoPay recurs semi-annually |
autopay.recurringFrequency.semiMonthly | The AutoPay recurs semi-monthly. |
autopay.recurringFrequency.semiMonthlyAlt | An alternate semi-monthly schedule (see Payment Frequencies). |
autopay.recurringFrequency.single | The AutoPay occurs only once. |
autopay.recurringFrequency.weekly | The AutoPay recurs weekly. |
Value | Description |
---|
autopay.status.cancelled | The AutoPay has been cancelled. |
autopay.status.completed | The AutoPay completed successfully. |
autopay.status.failed | The AutoPay failed. |
autopay.status.pending | The AutoPay is pending for processing. |
Value | Description |
---|
autopay.type.multiple | The AutoPay occurs at whatever dates have payments scheduled. |
autopay.type.recurring | The AutoPay recurs at a regular interval. |
autopay.type.recurringMatch | The AutoPay processes when a payment comes due on the account. |
autopay.type.single | The AutoPay occurs once. |
Value | Description |
---|
bankacct.type.checking | A checking account. |
bankacct.type.savings | A savings account. |
Value | Description |
---|
payment.echeckauth.WEB | Payment authorized via the web. |
payment.echeckauth.PPD | Payment authorized via personal signature. |
payment.echeckauth.CCD | Payment authorized via company signature |
payment.echeckauth.TEL | Payment authorized via telephone. |
Value | Description |
---|
calendarDays | Processes payments on calendar days. |
bankingDays | Process payments on banking days. |
Value | Description |
---|
autopay.recurringDate.applyDate | The next AutoPay in the cycle will be scheduled based on the apply date. |
autopay.recurringDate.processDate | The next AutoPay in the cycle will be scheduled based on the process date. |
Value | Description |
---|
autopay.schedulingType.calendarDay | If the payment falls on a non-banking day, process date should be on that day. |
autoapay.schedulingType.bankingDayPrior | If the payment falls on a non-banking day, process date should be adjusted to the prior banking day. |
autopay.schedulingType.bankingDayNext | If the payment falls on a non-banking day, process date should be adjusted to the next banking day. |
This does not use a collection, but takes values of 0, 1, or 2.
Value | Description |
---|
0 | Do not process the AutoPay. |
1 | Adjust the AutoPay amount to equal the payoff amount. |
2 | Process the AutoPay for the scheduled amount. |