Create a Refinancing Application

To get the refinancing process started, create an application by sending a POST request to the endpoint. Since applications are associated with a user and designed to be modified before they are submitted, the only required field is a userId.

Body Params
financingDetails
object

This is the financing details dto

string
length between 1 and 50

Spinwheel userId to identify a user (one of userId or extUserId is required).

string
length between 1 and 50

A client id registered with Spinwheel on user creation (one of userId or extUserId is required).

string

This ID can be used to keep track of any campaigns you are running for example a discount or promotion

userProfile
object
Responses

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