How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

nCino Loan Application (Nested) Liabilities API

Endpoints pertaining to a loan application's liabilities.> 🚧 Interim identifier scheme`_id` is an opaque string, stable only for the lifetime of the loanapplication's current field ordering. A persisted, stable identifier isplanned as future work.

nCino Loan Application (Nested) Liabilities API is one of 86 APIs that nCino publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Loan Application (Nested) Liabilities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 6 operations across 2 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.ncinomortgage.com.

6 operations 2 paths 15 schemas 1 DELETE2 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.ncinomortgage.com
Authentication
OAuth 2.0
License
Resource Areas
1

Authentication & Security 1

nCino Loan Application (Nested) Liabilities API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow. By default, every request must be authenticated.

  • OAuth2 — OAuth 2.0 Access Token (Default)

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Loan Application (Nested) Liabilities 6

Endpoints pertaining to a loan application's liabilities. 🚧 Interim identifier scheme id is an opaque string, stable only for the lifetime of the loan application's current field…

GET
/loan_applications/nested/{loan_application_id}/liabilities
🚧 Retrieve all liabilities (BETA)
loan_application_(nested)_liabilities-index 4 params → 200400401403404500
POST
/loan_applications/nested/{loan_application_id}/liabilities
🚧 Creates one or more liability records (BETA)
loan_application_(nested)_liabilities-create 2 params body → 201400401403404500
PATCH
/loan_applications/nested/{loan_application_id}/liabilities
🚧 Update multiple liability records. (BETA)
loan_application_(nested)_liabilities-update 2 params body → 204400401403404500
GET
/loan_applications/nested/{loan_application_id}/liabilities/{record_id}
🚧 Retrieve a specific liability record by ID. (BETA)
loan_application_(nested)_liabilities-show 3 params → 200400401403404500
PATCH
/loan_applications/nested/{loan_application_id}/liabilities/{record_id}
🚧 Update a specific liability record. (BETA)
loan_application_(nested)_liabilities-update_item 3 params body → 204400401403404500
DELETE
/loan_applications/nested/{loan_application_id}/liabilities/{record_id}
🚧 Delete a specific liability record. (BETA)
loan_application_(nested)_liabilities-destroy 3 params → 204400401403404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), AbstractModel (3 properties), LiabilityCreateBody (3 properties), LiabilityUpdateBody (3 properties). Each schema is shown below with its type and property counts.

ErrorSet
object
1 property 1 required
NoContent
object
Liability
A single liability record.
AbstractCollection
LiabilityUpdateBody
object
Body for updating a liability record. Pass only the fields to update.
3 properties
LiabilityCreateBody
object
Body for creating a new liability record.
3 properties
ResourceCollectionCreated
Generic base class for returning multiple created resources with their full representations. Extend this class and specify the item type via cattrreader, simil…
LiabilityCollection
Collection of liability records. Returned when creating multiple records.
LiabilityPagination
Error
object
5 properties 3 required
LiabilityCollectionUpdateBody
object
Body for updating multiple liability records.
1 property 1 required
AbstractModel
object
3 properties 2 required
LiabilityItemUpdateBody
Body for updating a liability record. Aside from the ID, pass only the fields to update.
LiabilityCollectionCreateBody
object
Body for creating multiple liability records.
1 property 1 required
AbstractPagination

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ncino-loan-application-nested-liabilities-api-openapi.yml Raw ↑

Other APIs nCino publishes across the network.

nCino Mortgage MCP Servers
nCino Account Assignment Webhooks API
nCino Audit Logs API
nCino Authentication API
nCino Borrower Task Reminders API
nCino Borrowers API
nCino Branch Images API
nCino Branch Links API
nCino Branch Reports API
nCino Branch State Licenses API
nCino Companies API
nCino Company Images API
Where this information came from

This is an independent, third-party profile of nCino Loan Application (Nested) Liabilities API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.