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) Assets API

Endpoints pertaining to a loan application's assets.> 🚧 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) Assets 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) Assets. 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) Assets 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) Assets 6

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

GET
/loan_applications/nested/{loan_application_id}/assets
🚧 Retrieve all assets (BETA)
loan_application_(nested)_assets-index 4 params → 200400401403404500
POST
/loan_applications/nested/{loan_application_id}/assets
🚧 Creates one or more asset records (BETA)
loan_application_(nested)_assets-create 2 params body → 201400404401403500
PATCH
/loan_applications/nested/{loan_application_id}/assets
🚧 Update multiple asset records. (BETA)
loan_application_(nested)_assets-update 2 params body → 204400401403404500
GET
/loan_applications/nested/{loan_application_id}/assets/{record_id}
🚧 Retrieve a specific asset record by ID. (BETA)
loan_application_(nested)_assets-show 3 params → 200404400401403500
PATCH
/loan_applications/nested/{loan_application_id}/assets/{record_id}
🚧 Update a specific asset record. (BETA)
loan_application_(nested)_assets-update_item 3 params body → 204400401403404500
DELETE
/loan_applications/nested/{loan_application_id}/assets/{record_id}
🚧 Delete a specific asset record. (BETA)
loan_application_(nested)_assets-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), AssetCreateBody (3 properties), AssetUpdateBody (3 properties). Each schema is shown below with its type and property counts.

AssetCollection
Collection of asset records. Returned when creating multiple records.
ErrorSet
object
1 property 1 required
NoContent
object
AbstractCollection
AssetCollectionCreateBody
object
Body for creating multiple asset records.
1 property 1 required
AssetPagination
ResourceCollectionCreated
Generic base class for returning multiple created resources with their full representations. Extend this class and specify the item type via cattrreader, simil…
AssetCollectionUpdateBody
object
Body for updating multiple asset records.
1 property 1 required
AssetUpdateBody
object
Body for updating an asset record. Pass only the fields to update.
3 properties
AssetItemUpdateBody
Body for updating an asset record. Aside from the ID, pass only the fields to update.
Error
object
5 properties 3 required
AbstractModel
object
3 properties 2 required
AssetCreateBody
object
Body for creating a new asset record. Beyond the standard fields, a company's form may declare FI-custom asset fields (each a form categorykey); pass those as…
3 properties
Asset
A single asset record. Beyond the form's standard fields (type, value, owner), a company's form may declare FI-custom fields, so additional properties are perm…
AbstractPagination

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ncino-loan-application-nested-assets-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) Assets 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.