Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 1.64 KB

SubmitB2b2cApplication.md

File metadata and controls

47 lines (40 loc) · 1.64 KB

KapedPartnerApi.SubmitB2b2cApplication

Properties

Name Type Description Notes
applicationType String B2B2C
customerCurrentCity String
customerCurrentStreetAddress String
customerFirstName String
customerMiddleName String
customerLastName String
customerMaidenName String [optional]
customerDateOfBirth String YYYY-MM-DD
customerSSN Number
customerGender Gender
customerEmail String
customerDrivingLicenseNumber Number
customerCurrentState States
customerCurrentZip Number
customerCurrentYears Number
customerPersonalPhone Number
customerHomeType String Select Home Type
customerEmployerName String
customerPosition String
customerBusinessPhone Number
customerYearsInJob Number
customerMonthlyIncome Number
customerOtherIncome Number [optional]
customerSourceOtherIncome String [optional]
customerHaveInsurance Boolean
customerTermsConditions Boolean
initialCreditLimit Number
dLFront [Blob]
dLBack [Blob]

Enum: ApplicationTypeEnum

  • b2B2C (value: "B2B2C")

Enum: CustomerHomeTypeEnum

  • own (value: "Own")
  • rent (value: "Rent")