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.
Amount Type (autopay.amountType)
Loans
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.
Line of credit accounts
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.
Method Type (autopay.methodType)
Value
Description
autopay.methodType.debit
Bank Card
autopay.methodType.echeck
Electronic Check
autopay.methodType.eft
Electronic Funds Transfer (EFT, used for Canadian borrowers)