GuidesRecipesAPI Reference
Log In
API Reference

đźš§ Creates one or more asset records (BETA)

đźš§

Under construction

This endpoint is in beta. Functionality may change without notice, support is limited, and use in production is not recommended. Your feedback is appreciated.

Appends one or more asset records to a loan application.
Each record is a flat set of the form-defined asset fields (e.g.
type, value, owner) plus any FI-custom fields the company's form
declares. The batch is atomic — an invalid record writes nothing.

đźš§

Interim identifier scheme

_id is an opaque string, stable only for the lifetime of the loan
application's current field ordering. A persisted, stable identifier is
planned as future work.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Loan application ID.

Body Params

Body for creating multiple asset records.

records
array of objects
required

Array of records to create.

records*
Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json