Jump to Content
LoanPro DevelopersLoan Management System APISecure Payments API
GuidesRecipesAPI ReferenceChangelog
Loan Management System APISecure Payments APILog InLoanPro Developers
Guides
Log In
GuidesRecipesAPI ReferenceChangelog

LMS API OVERVIEW

  • Intro to the LMS API
  • Authentication
    • API Token Management
  • Base URL
  • Response Codes
  • Transaction Warnings
  • OData and OpenSearch

GETTING STARTED

  • Quickstart Guide 🏁
  • Postman Collections
  • Accessing the LoanPro Knowledge Base

LMS API CONCEPTS

  • Dates and Times
  • Filtering and Paginating Responses
  • Expanding Objects
  • Adding and Updating Nested Entities
  • Public PGP Key
  • Enumerated Values Index
    • AutoPay Values
    • Bank Account Check Type Values
    • Bank Account Type Values
    • Bankruptcy Values
    • Charge Values
    • Collateral Tracking Values
    • Collector Queue Values
    • Company Values
    • Computation Field Values
    • Context Values
    • Credit Card Type Values
    • Credit Report Values
    • Custom Boarding Process Values
    • Custom Field Values
    • Customer Values
    • Customer Role Values
    • Data Dump Process Values
    • Employer Values
    • Escrow Transaction Values
    • Escrow Values
    • Geo Values
    • Interest Adjustment Type Values
    • Loan Business Due Date Values
    • Loan Funding Values
    • Loan Insurance Status Values
    • Loan Late Fee Calculation Values
    • Loan Prorate First Values
    • Loan SMS Status Values
    • Loan Smooth Payments Values
    • Loan Settings Values
    • Loan Setup Values
    • NACHA Return Code Values
    • Note Subcategory Values
    • Payment Profile Values
    • Payments Values
    • Payment Status Values
    • Promise Values
    • Recurring Charge Values
    • Schedule Roll Values

PROCESS GUIDES

  • Origination with an Application Process
  • Quickstart: launch cards and test transactions
    • Generate your API keys
    • Generate a swipe processer (SwP) token
    • Create an issuer, card program, and line of credit program
    • Create a customer, line of credit account, and card
    • Authorize a transaction
    • Update a transaction via an event
    • Get card status and balance details

Bank Account Type Values

Suggest Edits

Introduction

This article lists the bank account type collection values that are available in the API. For more information regarding collection values, take a look at our Enumerated Values Index article.

Bank Account Type (bankacct.type)

ValueDescription
bankacct.type.checkingThis indicates a checking account.
bankacct.type.savingsThis indicates a savings account.

Updated 11 months ago


  • Table of Contents
    • Introduction
    • Bank Account Type (bankacct.type)