| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Application ID that will be returned in responce to application submission request. |
integer |
None. |
| FriendReferenceId |
Customer ID of the friend that send a reference to an applicant. |
integer |
None. |
| MainApplicant |
Main applicant details |
ERP.Api.Models.CRM.ApplicantModel |
None. |
| JointApplicant |
Joint applicant details |
ERP.Api.Models.CRM.ApplicantModel |
None. |
| AmountToBorrow |
Amount that applicant wants to borrow |
decimal number |
None. |
| Deposit |
Amount of a Deposit (not included in the amount to borrow) |
decimal number |
None. |
| Vehicle |
Vehicle included in the application |
ERP.Api.Models.CRM.VehicleModel |
None. |