Loan Application Profile - Copy this React, Tailwind Component to your project
{ "amount": 50000, "startDate": "2024 11 11T10:00:00Z", "dueDate": "2025 11 11T10:00:00Z", "interestRate": 5.5, "amountPaid": 10000, "currentOutstandingDebt": 40000, "loanPlan": { "totalCapitalRequirement": 60000, "ownCapital": 10000, "proposedLoanAmount": 50000, "income": 30000, "repaymentPlan": "Monthly", "note": "Loan for business expansion", "customer": { "fullName": "John Doe", "email": "john.doe@example.com", "phone": 123456789, "note": "Regular customer", "signaturePhoto": "path/to/photo.jpg", "gender": "MALE", "status": "ACTIVE", "address": { "streetAddress": "123 Main St", "wardOrCommune": "Ward 1", "district": "District 1", "cityProvince": "Ho Chi Minh City", "country": "Vietnam", "detail": "Near the central park" }, "cccd": { "dateOfBirth": "1990 01 01T00:00:00Z", "nationality": "Vietnamese", "placeOfBirth": "Ho Chi Minh City", "permanentAddress": "123 Main St, Ward 1, District 1, Ho Chi Minh City", "issueDate": "2010 01 01T00:00:00Z", "expirationDate": "2030 01 01T00:00:00Z", "issuingAuthority": "Ho Chi Minh City Police Department", "frontPhotoURL": "path/to/front_photo.jpg", "backPhotoURL": "path/to/back_photo.jpg", "fullName": "John Doe", "gender": "MALE" }, "cmnd": { "ethnicity": "Kinh", "religion": "None", "dateOfBirth": "1990 01 01T00:00:00Z", "nationality": "Vietnamese", "placeOfBirth": "Ho Chi Minh City", "permanentAddress": "123 Main St, Ward 1, District 1, Ho Chi Minh City", "issueDate": "2010 01 01T00:00:00Z", "expirationDate": "2030 01 01T00:00:00Z", "issuingAuthority": "Ho Chi Minh City Police Department", "frontPhotoURL": "path/to/front_photo.jpg", "backPhotoURL": "path/to/back_photo.jpg", "gender": "MALE" } } }, "loanRequest": { "purpose": "Business expansion", "startDate": "2024 11 11T10:00:00Z", "endDate": "2025 11 11T10:00:00Z", "amount": 50000, "borrowerType": "INDIVIDUAL", "loanSecurityType": "UNSECURED", "loanCollateralType": "NONE", "customer": { "fullName": "John Doe", "email": "john.doe@example.com", "phone": 123456789, "note": "Regular customer", "signaturePhoto": "path/to/photo.jpg", "gender": "MALE", "status": "ACTIVE", "address": { "streetAddress": "123 Main St", "wardOrCommune": "Ward 1", "district": "District 1", "cityProvince": "Ho Chi Minh City", "country": "Vietnam", "detail": "Near the central park" }, "cccd": { "dateOfBirth": "1990 01 01T00:00:00Z", "nationality": "Vietnamese", "placeOfBirth": "Ho Chi Minh City", "permanentAddress": "123 Main St, Ward 1, District 1, Ho Chi Minh City", "issueDate": "2010 01 01T00:00:00Z", "expirationDate": "2030 01 01T00:00:00Z", "issuingAuthority": "Ho Chi Minh City Police Department", "frontPhotoURL": "path/to/front_photo.jpg", "backPhotoURL": "path/to/back_photo.jpg", "fullName": "John Doe", "gender": "MALE" }, "cmnd": { "ethnicity": "Kinh", "religion": "None", "dateOfBirth": "1990 01 01T00:00:00Z", "nationality": "Vietnamese", "placeOfBirth": "Ho Chi Minh City", "permanentAddress": "123 Main St, Ward 1, District 1, Ho Chi Minh City", "issueDate": "2010 01 01T00:00:00Z", "expirationDate": "2030 01 01T00:00:00Z", "issuingAuthority": "Ho Chi Minh City Police Department", "frontPhotoURL": "path/to/front_photo.jpg", "backPhotoURL": "path/to/back_photo.jpg", "gender": "MALE" } } } } tạo hồ sơ vay giúp tôi
