API Reference

Loans

OBJECT
Loan object

A loan lives under an entity, at the same level as a bank account.

OBJECT
Loan program object

Configuration for loan programs including purchase, auto-selling, and account settings.

OBJECT
Loan summary object

Daily snapshots of loan performance and financial data.

OBJECT
Loan disbursement object

Represents the release of loan funds to a borrower.

OBJECT
Loan payment object

Represents a repayment made toward a loan.

OBJECT
Loan sale object

Represents the sale of a loan from Column to your platform.

OBJECT
Loan sale summary object

Aggregated daily summaries of loan sale activity.

GET
List all loans

List all loans under your platform.

POST
Create a new loan

Create a new loan under an entity.

GET
Get a loan by ID

Retrieve a single loan by its ID.

PATCH
Update a loan

Update a loan by its ID.

GET
Get loan summary history

Retrieve daily summary history for a specific loan.

POST
Create a loan sale

Create a loan sale to sell a loan to a buyer.

GET
List all disbursements

List all disbursements under your platform.

POST
Create a disbursement

Create a new disbursement to fund a loan.

GET
Get a disbursement

Retrieve a single disbursement by its ID.

PATCH
Update a disbursement hold

Update a pending disbursement hold for a loan.

POST
Cancel a disbursement hold

Cancel a pending disbursement hold for a loan.

POST
Clear a disbursement hold

Clear a disbursement hold to release funds.

GET
List all payments

List all loan payments under your platform.

POST
Create a payment

Create a payment toward a loan.

GET
Get a payment

Retrieve a single loan payment by its ID.

POST
Return a payment

Return a loan payment by its ID.

GET
List loan programs

List all loan programs on your platform.

GET
Get a loan program

Retrieve a single loan program by its ID.

PATCH
Update loan program

Update a loan program's configuration.

GET
List all loan sales

List all loan sales under your platform.

GET
Get a loan sale

Retrieve a single loan sale by its ID.

GET
Get loan sale summaries for loans available for sale

Get loan sale summaries for loans available for sale.

GET
Get loan sale summaries for loans already sold

Get loan sale summaries for loans already sold.