Create Application

The Create Application API can be used to create an application. An application must be for a loan product, must include a borrower and can optionally include an intermediary, up to 3 co-borrowers, labels and assigned team members.

An application should contain variables (i.e. data fields) based on your loan product configuration. Please note that tasks, documents, notes, integrations and decisions can be connected to applications using the other API methods.


📘

We strongly recommend to send the date value in "MM/DD/YYYY" format to avoid any issues with date representation.

📘

Please note that each row in a variable of type Table must contain a unique string _id field.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!