API – Loan Funding Collections
Loan Funding Authorization Reasons
This article lists some of the values used when completing loan funding through the API. For more information regarding loan funding, endpoints, and other values, see our article on API – Loan Funding.
Loan Funding (loan.funding.auth)
Variable | Description |
loan.funding.auth.ccd | This is the company signature (CCD) |
loan.funding.auth.ppd | This is the individual signature (PPD) |
loan.funding.auth.tel | This is the Telephone (TEL) |
loan.funding.auth.web | This is the Web (WEB) |
Country (company.country)
Variable | Description |
company.country.can | This is the country Canada. |
company.country.usa | This is the United States of America. |
Loan Funding Method (loan.funding.method)
Variable | Description |
loan.funding.method.cashdrawer | This is the cash drawer funding method in a loan. |
loan.funding.method.credit | This is the debit/credit card funding method in a loan. |
loan.funding.method.deposit | This is the bank account/ ACH deposit funding method in a loan. |
loan.funding.method.other | This is any other funding methods in a loan. |
loan.funding.method.printcheck | This is the print check funding method in a loan. |
loan.funding.method.transfer | This is the EFT bank transfer funding method in a loan. |
Loan Funding Status (loan.funding.status)
Variable | Description |
loan.funding.status.failed | This means the funding on a loan failed. |
loan.funding status.none | This means that the funding status on a loan is pending. |
loan.funding.status.pending | This means that the funding status on a loan is pending. |
loan.funding.status.reversed | This means the funding status on a loan has been reversed. |
loan.funding.status.success | This means that the funding on a loan was a success. |