Mplus-Backbase-API

M+'s APIs for Backbase
Operations
Pre-Application
GET /back-office/preperson-info/{leadid}
POST /application/pre/drop/{leadid}
POST /application/pre-mc-notes/save/{leadid}
GET /application/pre-info/{leadid}
Get preApplication info
GET /back-office/preperson-info/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
MC drop application
POST /application/pre/drop/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
PreApplication save MC Notes
POST /application/pre-mc-notes/save/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get PreApplication info
GET /application/pre-info/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Application
POST /mc_comment/{application_id}
GET /mc_comment/{application_id}
POST /copy-case/{application_id}
GET /copy-case/{application_id}
GET /application/{application_id}/collateral
POST /application/{application_id}/collateral
POST /application/{application_id}/documentOCR
GET /application/{application_id}/document
POST /application/{application_id}/document
DELETE /application/{application_id}/document
GET /application/{application_id}/personal-info
POST /application/{application_id}/personal-info
POST /application/{application_id}/send_back
POST /application/{application_id}/submit-documents
GET /application/{application_id}/notes
POST /application/{application_id}/notes
POST /application/{application_id}/send-notification-to-customer
POST /application/{application_id}/step
GET /application/{application_id}/credit_info
POST /application/{application_id}/credit_info
GET /application/{application_id}/income
POST /application/{application_id}/income
GET /application/{application_id}/loan-preference
POST /application/{application_id}/loan-preference
POST /application/{application_id}/reassign
POST /application/{application_id}/drop
POST /application/{application_id}/un-assign
POST /application/{application_id}/assign
POST /application/{application_id}/submit
GET /application/{application_id}/document/checklist
POST /application/{application_id}/document/checklist
GET /applications
GET /application/project-rental
GET /application/search
GET /application/{application_id}
GET /applications/persons_in_charge
GET /ttkh_template/{application_id}
GET /application/application-query/{application_id}
GET /application/{application_id}/csv
GET /application/{application_id}/borrowers_names
GET /application/{application_id}/loan-application
GET /application/{application_id}/documents
GET /application/{application_id}/document/all
GET /application/{application_id}/document/list
pension_incomes
Array of Model-78
Save MC comment
POST /mc_comment/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
get MC comment
GET /mc_comment/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Copy application data
POST /copy-case/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Get app info for new application
GET /copy-case/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Prefill collateral info
GET /application/{application_id}/collateral

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save collateral info
POST /application/{application_id}/collateral

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Upload document
POST /application/{application_id}/documentOCR

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

multipart/form-data
string binary

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download document
GET /application/{application_id}/document

Path variables

application_id
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Upload document
POST /application/{application_id}/document

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

multipart/form-data
string binary

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Delete document
DELETE /application/{application_id}/document

Path variables

application_id
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Prefill personal info
GET /application/{application_id}/personal-info

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save personal info
POST /application/{application_id}/personal-info

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Application send back
POST /application/{application_id}/send_back

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Submit application
POST /application/{application_id}/submit-documents

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all notes of application
GET /application/{application_id}/notes

Path variables

application_id
string required

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Save application level notes
POST /application/{application_id}/notes

Path variables

application_id
string required

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Submit application
POST /application/{application_id}/send-notification-to-customer

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Update application step
POST /application/{application_id}/step

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Prefill credit info
GET /application/{application_id}/credit_info

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save credit info
POST /application/{application_id}/credit_info

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Prefill source of income
GET /application/{application_id}/income

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save source of income
POST /application/{application_id}/income

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Prefill loan preferences
GET /application/{application_id}/loan-preference

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save loan preferences
POST /application/{application_id}/loan-preference

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Change personincharge
POST /application/{application_id}/reassign

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Drop the application
POST /application/{application_id}/drop

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Save application level notes
POST /application/{application_id}/un-assign

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save application level notes
POST /application/{application_id}/assign

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Submit application
POST /application/{application_id}/submit

Path variables

application_id
string required

Request parameters

checkFirstCheckPendingDocument
boolean optional

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download document checklist
GET /application/{application_id}/document/checklist

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Upload document checklist
POST /application/{application_id}/document/checklist

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get customer applications
GET /applications

Request parameters

offset
number required
limit
number required
project_code
string optional
mc_name
string optional
group_name
string optional
contract_signing_address
string optional
status
string optional
sub_status
string optional
person_in_charge
string optional
progress
string optional
search
string optional
sort_by
string optional
ascending
boolean optional
filterApplied
boolean optional
branch_codes
string optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get Project Rental table
GET /application/project-rental

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Search application
GET /application/search

Request parameters

application_id
integer optional
Min: 1
status
string optional
project_code
string optional
national_id
string optional
customer_phone_number
string optional
user_role
string optional
user_email
string optional
date_created_from
string date optional
date_created_to
string date optional
loan_amount_from
integer optional
loan_amount_to
integer optional
loan_limit_by_MP_from
integer optional
loan_limit_by_MP_to
integer optional
customer_name
string optional
person_in_charge
string optional
order_by
string optional
ascending
string optional
Enumeration:
true
false
offset
integer optional
limit
integer optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Get all data for application
GET /application/{application_id}

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get list of all persons in charge
GET /applications/persons_in_charge

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download tong hop thong tin khach hang
GET /ttkh_template/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
View detail application
GET /application/application-query/{application_id}

Path variables

application_id
string required

Request parameters

group
string optional
Enumeration:
info_customer
info_collateral_owner
info_loans
info_incomes
info_credit
info_assessments
info_contracting
info_disbursements

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Download an excel with all data for application
GET /application/{application_id}/csv

Path variables

application_id
string required

Request parameters

edited
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get borrowers names
GET /application/{application_id}/borrowers_names

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download loan application
GET /application/{application_id}/loan-application

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Download documents Info
GET /application/{application_id}/documents

Path variables

application_id
string required

Request parameters

times
number optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download all document
GET /application/{application_id}/document/all

Path variables

application_id
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
List contents of directory
GET /application/{application_id}/document/list

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Pool
GET /application/pool
Assign an application to self
GET /application/pool

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Application Note
GET /application/{application_id}/application-notes
POST /application/{application_id}/application-notes
POST /application/{application_id}/application-notes-read
DELETE /application/{application_id}/application-notes/{application_note_id}
Get application notes
GET /application/{application_id}/application-notes

Path variables

application_id
string required

Request parameters

offset
number optional
limit
number optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Save application note
POST /application/{application_id}/application-notes

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Read application notes
POST /application/{application_id}/application-notes-read

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Delete an application note by id
DELETE /application/{application_id}/application-notes/{application_note_id}

Path variables

application_id
string required
application_note_id
number required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer
POST /lead-map/vin-request-consult
POST /customer-hash-map
POST /customer/change-password
POST /customer/change-password-first-time
POST /customer/forgot-password
POST /customer/login
POST /customer/logout
POST /customer/register
POST /customer/reset-password
POST /customer/show-intro
POST /lead-map/request-borrow
POST /lead-map/request-consult
POST /customer/reset-password/save
POST /customer/{application_id}/accept-approval
GET /customer/{application_id}/service_rating
POST /customer/{application_id}/service_rating
POST /customer/{application_id}/submit-contracting-upload
GET /customer/application/{application_id}/document
POST /customer/application/{application_id}/document
DELETE /customer/application/{application_id}/document
POST /customer/application/{application_id}/submit-documents
GET /customer/applications
GET /customer/customer-projects
GET /customer/profile
GET /customer/application/{application_id}
GET /customer/calculator/eligibility-calculator
GET /customer/calculator/lich-tra-no-du-no-giam-dan
GET /customer/calculator/repayment-schedule
GET /customer/customer-projects/branch-regions
GET /customer/customer-projects/{project_id}
GET /customer/{application_id}/get-customer-disbursement-status
GET /customer/{application_id}/documents
GET /customer/{application_id}/approval-result
GET /customer/change-password/verify/{token}
GET /customer/{leadid}/document
GET /customer/reset-password/verify/{token}
POST /application/consult-registration
GET /customer/application/{application_id}/document/list
Vin request consult
POST /lead-map/vin-request-consult

Request headers

Authorization
string optional
vin-id
string optional
Pattern: ^[0-9a-zA-Z]{0,50}$
x-request-id
string optional
Pattern: ^[0-9a-zA-Z\-]{0,100}$

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
401 401

Unauthorized

Body
application/json
Customer Has Map
POST /customer-hash-map

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer change Password
POST /customer/change-password

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer change Password
POST /customer/change-password-first-time

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer Forgot Password
POST /customer/forgot-password

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer Login
POST /customer/login

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer Logout
POST /customer/logout

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Register a customer
POST /customer/register

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer Forgot Password
POST /customer/reset-password

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Update status show intro
POST /customer/show-intro

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
500 500

Bad Request

Body
application/json
Customer request consult
POST /lead-map/request-borrow

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer request consult
POST /lead-map/request-consult

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer change Password
POST /customer/reset-password/save

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Approve the application
POST /customer/{application_id}/accept-approval

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Customer get rating of MEP service
GET /customer/{application_id}/service_rating

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer rating MEP service
POST /customer/{application_id}/service_rating

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Submit contracting upload
POST /customer/{application_id}/submit-contracting-upload

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Download document
GET /customer/application/{application_id}/document

Path variables

application_id
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Customer upload document
POST /customer/application/{application_id}/document

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

multipart/form-data
string binary

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Delete document
DELETE /customer/application/{application_id}/document

Path variables

application_id
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Submit customer documents
POST /customer/application/{application_id}/submit-documents

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get customer applications
GET /customer/applications

Request parameters

offset
number required
limit
number required
project_code
string optional
mc_name
string optional
group_name
string optional
contract_signing_address
string optional
status
string optional
sub_status
string optional
vinportal_status
number optional
person_in_charge
string optional
progress
string optional
search
string optional
sort_by
string optional
ascending
boolean optional
filterApplied
boolean optional
branch_codes
string optional
has_apartment_number
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all customer projects information
GET /customer/customer-projects

Request parameters

lang
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer get profile information
GET /customer/profile

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all data for application
GET /customer/application/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get maximum amount that you can borrow
GET /customer/calculator/eligibility-calculator

Request parameters

total_monthly_income
number required
total_monthly_expenses
number required
time_period
number required
Min: 1
Max: 35

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer calculate service
GET /customer/calculator/lich-tra-no-du-no-giam-dan

Request parameters

phuong_thuc_vay
string required
Enumeration:
1
2
3
du_an
string required
Enumeration:
Vinhomes Ocean Park
Vinhomes Smart City
Vinhomes Grand Park
thoi_gian_vay
number required
Min: 1
Max: 35
khoan_vay_de_xuat
number required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer calculate service
GET /customer/calculator/repayment-schedule

Request parameters

loan_method
string required
Enumeration:
1
2
3
project
string optional
Enumeration:
Vinhomes Ocean Park
Vinhomes Smart City
Vinhomes Grand Park
years
number required
Min: 1
Max: 35
expected_loan_amount
number required
include_file
boolean optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get branch info by project_code
GET /customer/customer-projects/branch-regions

Request parameters

project_code
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get a customer project information details
GET /customer/customer-projects/{project_id}

Path variables

project_id
number required

Request parameters

lang
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Gets customer disbursement status
GET /customer/{application_id}/get-customer-disbursement-status

Path variables

application_id
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Update status show intro
GET /customer/{application_id}/documents

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
500 500

Bad Request

Body
application/json
Get approval result
GET /customer/{application_id}/approval-result

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Customer Change Password Verify
GET /customer/change-password/verify/{token}

Path variables

token
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download document
GET /customer/{leadid}/document

Path variables

leadid
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Customer Forgot Password
GET /customer/reset-password/verify/{token}

Path variables

token
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer request consult
POST /application/consult-registration

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
PreApplication
POST /customer/current-step/{leadid}
POST /customer/submit/{leadid}
GET /customer/preapp-info/{leadid}
GET /customer/preapp-info/view/{leadid}
save current step
POST /customer/current-step/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
submit preapplication
POST /customer/submit/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get preApplication info
GET /customer/preapp-info/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get preApplication info
GET /customer/preapp-info/view/{leadid}

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
List contents of directory
GET /customer/application/{application_id}/document/list

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Server
PUT /server/cache/{group}/flush
GET /server/version
GET /server/logs
GET /server/health-check
Flush server cache
PUT /server/cache/{group}/flush

Path variables

group
string required

Responses

200 200

Internal Server Error

Body
application/json
500 500

Internal Server Error

Body
application/json
Check server version
GET /server/version

Responses

200 200

Internal Server Error

Body
application/json
500 500

Internal Server Error

Body
application/json
Get logs
GET /server/logs

Responses

200 200

Bad Request

Body
application/json
500 500

Internal Error

Body
application/json
Check server status
GET /server/health-check

Responses

200 200

Internal Server Error

Body
application/json
500 500

Internal Server Error

Body
application/json
T24
POST /T24/account-info
POST /T24/check_customer_outstanding_loan
POST /T24/check_customer_total_limit
POST /T24/{application_id}/customers_information
GET /T24/debt-account-list/{application_id}
GET /T24/get_customer_info/{national_id}
GET /T24/{application_id}/customer-overdue
GET /T24/{application_id}/check-account-info
Get customers account info
POST /T24/account-info

Request body

application/json

Responses

200 200

Success

Body
application/json
string
Check customer outstanding Loan
POST /T24/check_customer_outstanding_loan

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Check customer total limit
POST /T24/check_customer_total_limit

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Get customers information
POST /T24/{application_id}/customers_information

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Get T24 debt account number list
GET /T24/debt-account-list/{application_id}

Path variables

application_id
string required

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Check customer total limit
GET /T24/get_customer_info/{national_id}

Path variables

national_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Get T24 debt account number list
GET /T24/{application_id}/customer-overdue

Path variables

application_id
string required

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Check customer name
GET /T24/{application_id}/check-account-info

Path variables

application_id
string required

Request parameters

check_for
string optional
Enumeration:
staff
customer

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
Back-Office
POST /back-office/check-blacklist
POST /back-office/check-credentials
POST /back-office/login
POST /back-office/logout
POST /back-office/pick_role
GET /back-office/get-users
GET /back-office/profile
GET /back-office/check-lead/{lead_id}
Initial Screening
POST /back-office/check-blacklist

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Create a new application
POST /back-office/check-credentials

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Login to dashboard
POST /back-office/login

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Backoffice logout
POST /back-office/logout

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
USER CAN PICK ONE OF THEIR AVAILABLE ROLES
POST /back-office/pick_role

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Get All users
GET /back-office/get-users

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer get profile information
GET /back-office/profile

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Check Lead ID
GET /back-office/check-lead/{lead_id}

Path variables

lead_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
SurveyMonkey
POST /survey-monkey/{survey_id}
Save Survey Monkey Survey
POST /survey-monkey/{survey_id}

Path variables

survey_id
string required

Request body

application/json

Responses

200 200

Success

Body
application/json
string
400 400

Bad Request

Body
application/json
FMB
POST /esb/customers/support
GET /esb/customers/applications
Customer
POST /esb/customers/support

Request headers

Authorization
string optional
user-id
string optional
Pattern: ^[0-9a-zA-Z]{0,50}$
x-request-id
string optional
Pattern: ^[0-9a-zA-Z\-]{0,100}$

Request body

application/json

Responses

201 201

Success

Body
application/json
202 202

Save to database unsuccessully

Body
application/json
400 400

Bad Request

Body
application/json
401 401

Unauthorized

Body
application/json
500 500

Internal Server Error

Body
application/json
Customer
GET /esb/customers/applications

Request headers

Authorization
string optional
t24-customer-id
string required
Pattern: ^[0-9a-zA-Z]{1,50}$
user-id
string optional
Pattern: ^[0-9a-zA-Z]{0,50}$
x-request-id
string optional
Pattern: ^[0-9a-zA-Z\-]{0,100}$

Responses

200 200

Success

Body
application/json
202 202

No records

Body
application/json
400 400

Bad Request

Body
application/json
401 401

Unauthorized

Body
application/json
500 500

Internal Server Error

Body
application/json
BI Info
POST /application/{application_id}/bi-infos/verify
POST /application/{application_id}/bi-infos/re-check
GET /application/{application_id}/bi-infos/check
POST /application/{application_id}/bi-infos/check
GET /application/{application_id}/bi-infos
GET /application/{application_id}/bi-infos/detail
Verify BI Info
POST /application/{application_id}/bi-infos/verify

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
ReCheck BI Info
POST /application/{application_id}/bi-infos/re-check

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get BI Info
GET /application/{application_id}/bi-infos/check

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Check BI Info
POST /application/{application_id}/bi-infos/check

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get BI Info
GET /application/{application_id}/bi-infos

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get BI Info
GET /application/{application_id}/bi-infos/detail

Path variables

application_id
string required

Request parameters

customer_id
string optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Documents
GET /application/{application_id}/thongbaotindung
POST /application/{leadid}/pre-document-download
POST /application/{application_id}/documents-download
POST /application/{application_id}/document/view/{document_category}/{document_name}
GET /application/{application_id}/document/select/list
Download document to pdf or zip
GET /application/{application_id}/thongbaotindung

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download preDocument to zip
POST /application/{leadid}/pre-document-download

Path variables

leadid
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Download document to pdf or zip
POST /application/{application_id}/documents-download

Path variables

application_id
string required

Request parameters

category
string required
Pattern: ^[^<>:;,?"*|\/]+$
doc
string required
Pattern: ^[^<>:;,?"*|\/]+$

Request headers

Authorization
string optional

Request body

application/json

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get selected documents
POST /application/{application_id}/document/view/{document_category}/{document_name}

Path variables

application_id
string required
document_category
string required
document_name
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get documents list
GET /application/{application_id}/document/select/list

Path variables

application_id
string required

Request parameters

ascending
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Bank-sys
GET /bank/projects
GET /bank/hubs
GET /bank/branches
Get all bank project
GET /bank/projects

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all bank hub
GET /bank/hubs

Request parameters

status
string optional
Enumeration:
ACTIVE
INACTIVE

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all bank branch
GET /bank/branches

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Miscellaneous
GET /hub-infos
GET /interest-policies
GET /my-groups
GET /reason-groups
GET /reason-list
GET /sale-policies
GET /sale-policy-info
GET /option-texts/{application_id}
GET /reason-list/others
Get all branch informations
GET /branches

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all hub infos
GET /hub-infos

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all Interest Policies
GET /interest-policies

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get my current groups
GET /my-groups

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get one project info record by project code
GET /project-info

Request parameters

projectCode
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all project informations
GET /projects

Request parameters

uniq
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get reason list
GET /reason-groups

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get reason list
GET /reason-list

Request parameters

getAll
boolean required
type
string optional
Enumeration:
SEND_BACK
DROP
category
string optional
reason_group_id
number optional
active
string optional
Enumeration:
Y
N

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all Sale Policies
GET /sale-policies

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get one sale policy info
GET /sale-policy-info

Request parameters

salePolicyCode
string optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get all valid option texts for this application
GET /option-texts/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Get other reasons
GET /reason-list/others

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
MDoc
POST /application/{application_id}/documents
POST /mdoc/documents
POST /upload_code/encrypt
GET /upload_code/{application_id}
POST /upload_code/{application_id}
POST /mdoc/device-registration/invite
POST /mdoc/device-registration/register
POST /mdoc/documents/verify
Upload file zip from MDoc
POST /application/{application_id}/documents

Path variables

application_id
string required

Request headers

Authorization
string optional

Request body

multipart/form-data
string binary

Responses

200 200

Success

Body
application/json
400 400

Bad request

Body
application/json
upload documents
POST /mdoc/documents

Request body

multipart/form-data
string binary

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
upload code encrypt
POST /upload_code/encrypt

Request body

application/x-www-form-urlencoded
Object
upload_code
string required
share_key
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
get upload code
GET /upload_code/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
create upload code
POST /upload_code/{application_id}

Path variables

application_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Send invitation for all pending device registrations
POST /mdoc/device-registration/invite

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
500 500

Bad Request

Body
application/json
Register new mobile device for usage of MDoc application
POST /mdoc/device-registration/register

Request body

application/json

Responses

200 200

Success

Body
application/json
500 500

Bad Request

Body
application/json
verify upload code
POST /mdoc/documents/verify

Request body

application/x-www-form-urlencoded
Object
upload_code
string required
encrypt_data
string required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Notification
POST /notify/{notify_id}/updateview
GET /notify/{notify_id}
notification status change to viewed
POST /notify/{notify_id}/updateview

Path variables

notify_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
get notification info
GET /notify

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
get notify detail
GET /notify/{notify_id}

Path variables

notify_id
string required

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Faq
GET /customer/faq-category
GET /customer/faq-category/search
GET /customer/faq-category/{faq_category_id}
Customer get FAQ category service
GET /customer/faq-category

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer get FAQ by FAQ Category Id service
GET /customer/faq-category/search

Request parameters

faq_search_string
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Customer get FAQ by FAQ Category Id service
GET /customer/faq-category/{faq_category_id}

Path variables

faq_category_id
number required

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Analytics
GET /application/{application_id}/sendback-history
Get sendback histories
GET /application/{application_id}/sendback-history

Path variables

application_id
string required

Request parameters

offset
number optional
limit
number optional
ascending
boolean optional

Request headers

Authorization
string optional

Responses

200 200

Success

Body
application/json
400 400

Bad Request

Body
application/json
Type Definitions
list_of_sales_policy_for_interest_support
Array of string
Model-1
Object
fullName
string required
phoneNumber
string required
Pattern: ^[\+]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}$
project_code
string required
project_name
string
email
string
branch_code
string
Model-2
Object
statusCode
number
message
string
Model-3
Object
statusCode
number
message
string
error
string
Model-4
Object
phoneNumber
string required
old_password
string required
new_password
string required
Model-5
Object
message
string
Enumeration:
NEW_PASSWORD_HAS_BEEN_SENT_TO_YOUR_PHONE
Model-6
Object
message
string
Enumeration:
CANNOT_SEND_SMS_TO_CUSTOMER
Model-7
Object
phoneNumber
string required
temp_password
string required
new_password
string required
Model-8
Object
phoneNumber
string required
Model-9
Object
phoneNumber
string required
password
string required
Model-10
Object
phoneNumber
string required
fullName
string required
email
string
Model-11
Object
showDashboardIntro
boolean
showApplicationDetailIntro
boolean
Model-12
Object
statusCode
number
message
string
error
string
Model-13
Object
password
string required
repassword
string required
phoneNumber
string required
Model-14
Object
loan_type
string required
bank_code
string required
bank_name
string required
credit_limit
number required
current_outstanding_loan
number required
lending_cost_per_month
number required
permissions
Array of Model-14
Model-15
Object
primary_applicant
Model-16
Object
current_step
string required
Model-17
Object
Model-18
Object
projectCode
string required
projectName
string required
unit
string
identityNumber
string required
identityType
string required
agreement
boolean required
Model-19
Object
phoneNumber
string required
password
string required
repassword
string required
otp
string required
Model-20
Object
reason
string
identities
Array of Model-21
primary_applicant
Array of Model-14
Model-21
Object
identities_type
string required
identities_number
string required
Model-22
Object
customer_is_the_owner
boolean required
authorized_to_sign_collateral_records
boolean
collateral_applicant
collateral_spouse
Model-23
Object
phoneNumber
string required
Model-24
Object
is_customer_owner
boolean required
property_ownership
string required
relationship_with_borrower
string required
area_of_the_floor
string required
total_monthly_income
string required
payment_frequency
string required
payment_method
string required
rental_experience_year
string required
rental_experience_month
string required
rent_including_furniture
boolean required
rental_contract_duration
string required
index
number
extra_payload
Object
old_application_id
number required
old_cus_id
number required
old_spouse_id
number
Model-25
Array of Model-24
Model-26
Object
projectCode
string required
projectName
string required
unit
string
propertyValue
number required
loanAmount
number required
loanTermInMonths
number required
identityNumber
string required
identityType
string required
agreement
boolean required
Model-27
Object
property_type
string required
purpose
string required
project_code
string required
project_name
string required
unit_number
string
property_value
number required
loan_amount
number required
loan_term_in_months
number required
principal_payment_period_in_months
string required
Model-28
Object
name
string required
name_ascii
string required
date_of_birth
string required
gender
string required
identities
mobile_number
string required
email
string required
marital_status
string required
number_of_dependents
number required
educational_background
string required
is_permanent_address
boolean required
years_living_in_current_address
number required
months_living_in_current_address
number required
type_of_current_home
number required
number_of_moving_times_over_5_years
number required
current_address
primary_means_of_transportation
string required
Model-29
Object
house_number
string
city
string
district
string
ward
string
Model-30
Object
primary_applicant
spouse
Model-31
Object
is_customer_owner
boolean required
company_name
string required
address
string required
district
number required
ward
number required
city
string required
tenure_month
number required
tenure_year
number required
work_experience_month
number required
work_experience_year
number required
current_position
string required
labour_contract_type
string required
payment_mode
string required
frequent_income
number required
index
number
Model-32
Array of Model-31
UpdateORCreateLeadResult
Object
Code
string
Enumeration:
OK
LeadID
string
Enumeration:
TCBM18100000008
Descryption
string
Enumeration:
Tao Lead thanh cong
UpdateORCreateLeadResponse
Object
UpdateORCreateLeadResult
Model-33
Object
status
string
Model-34
Object
level
string
Enumeration:
info
message
string
node_name
string
host
string
port
string
path
string
label
string
timestamp
string
Model-35
Object
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$
Model-36
Object
have_interest_support
boolean
disbursement_amount
string
sales_policy_option_for_interest_support
string
interest_rate_option
string
end_date_for_interest_support
string
exception_end_of_interest_support
string
fixed_interest_period
string
exception_fixed_interest_period
string
available_principal_grace_period
string
exception_available_principal_grace_period
string
fixed_interest_rate
string
exception_fixed_interest_rate
string
margin
string
exception_margin
string
early_repayment_fee
string
exception_early_repayment_fee
string
number_of_repayment
string
annuity_repayment_amount
string
ammortization_repayment_amount
string
remaining_repayment_amount
string
basic_rate
string
need_authorization_letter_for_credit_contract
boolean
monthly_disbursement_date
integer
Min: 1
Max: 31
Model-37
Object
contract_period
string
interest_rate_option
string
person
Object
name
string required
date_of_birth
string date required
identity_number
string required
mobile_number
string required
Pattern: ^[\+]?[(]?[0-9]{3}[)]?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}$
marital_status
string
Enumeration:
MAR
SIN
DIR
WID
loan_plan
Object
project_code
string required
project_name
string required
branch_code
string required
property_type
string
Enumeration:
CC
BT
ND
NP
XH
BTS
BTD
OTH
purpose
string
Enumeration:
TO_LIVE
TO_INVEST
TO_RENT_OUT
OTHER
apartment_expected_value
number
loan_expected_amount
number
expected_years_of_borrowing
number
income_information
Object
salary_incomes
number required
spouse_salary_incomes
number required
house_lease_incomes
number required
car_rental_incomes
number required
household_business_income
number required
enterprise_income
number required
other_income
number required
Model-38
Object
credit_contract_signing_date
string
contract_period
string required
ltv_for_deposit_aggreement
string
loan_term_for_deposit_aggreement_phase
string
loan_purpose_for_deposit_aggreement_phase
string
actual_loan_limit
string
number_of_disbursement
string
expected_disbursement_date
string
project_code
string
code_number_deposit_or_purchase
string
net
string
vat
string
kpbt
string
developer_data
need_authorization_letter_for_credit_contract
boolean
annuity_repayment_amount
string
disbursement_amounts
temp_saved_max_grace_period_in_month
number
actual_loan_limit_round
string
discount_amount
number
agent_send_investor
boolean
actual_disbursement_date
string
list_of_interest_rate_option
list_of_sales_policy_for_interest_support
who_last_edited_this_page
Model-39
Object
count
string
Model-40
Object
apartment_code
string required
project_code
string required
contract_period
string
Enumeration:
DEPOSIT_AGREEMENT
SALE_CONTRACT
Model-41
Object
Model-42
Object
Lead
Model-43
Object
customerNationalID
string required
applicationID
string required
Model-44
Object
type
string
id
string
date_of_issue
string
place_of_issue
string
index
number
Model-45
Array of Model-44
Model-46
Object
identities
Model-45 required
customerName
string
keyParty
number
Model-47
Object
LOSID
string required
Product
string
ProcessingBranch
string
FirstName
string
MiddleName
string
LastName
string
CitizenID
string
IssuePlace
string
ResHouseNumber
string
ResStreet
string
ResWard
string
ResDistrict
string
ResProvince
string
Email
string
Gender
string
MobileNumber
string
DOB
string
Nationality
string
CurHouseNumber
string
CurStreet
string
CurWard
string
CurDistrict
string
CurProvince
string
SpFirstName
string
SpMiddleName
string
SpLastName
string
SpCitizenID
string
Approver
string
AcceptAmount
string
LoanPurpose
string
ApprAmount
string
ApprTenor
string
ProjectCode
string
HouseCode
string
CollOwnershipType
string
CollType
string
CollREType
string
VerifiedCollValue
string
MaxPledgedAmount
string
CollCount
string
CoOwnerCount
string
MGID
string
Apartment
Object
Owner
string
ProjectCode
string
Apart_Code
string
Source
string
Program
string
Agency
string
AgencySale
string
BranchId
string
Transfer
string
Generated_Schedule
string
Project_Code_Master
string
Microsite
Object
ProjectCare
string
ItemValue
string
LendingAmount
string
LendingMonth
string
SourceIncome
string
BranchId
string
utm_campaign
string
utm_medium
string
utm_source
string
utm_term
string
utm_content
string
clientid
string
clientip
string
Customer
Object
TcbCusId
string
Name
string
Ideninfo
string
Phone
string
Address
string
Email
string
Gender
string
BirthDate
string
IdenDate
string
IdenOffice
string
CusFlag
string
Provinces
string
CityId
string
DistrictId
string
BranchId
string
AccOfficer
string
ContactDate
string
Nationality
string
Sector
string
TotalIncome
string
TotalExpend
string
Microsite
Lead
Object
Channel
string
ProductCate
string
LeadId
string
LeadType
string
LeadSource
string
CPID
string
Product
string
AgentCode
string
SubmitDate
string
HubStatus
string
LeadResult
string
NoteBranch
string
NoteAdm
string
NoteLead
string
ContrachValue
string
ContrachValue_CC
string
Date_CC
string
ContrachValue_CGPD
string
Date_CGPD
string
ShowroomName
string
ShowroomAddress
string
CarBrand
string
CarModel
string
CarType
string
CompanyName
string
AreaReason
string
ExploitedReason
string
ShrId
string
FirmId
string
IdLOS
string
IdIDC
string
IdMEP
string
FollowType
string
BranchId
string
TeamCode
string
SaleId
string
SaleUserId
string
BranchIdRefer
string
SaleIdRefer
string
SaleUserIdRefer
string
IsApart
string
Source
string
Apartment
Customer
Model-48
Array of Model-46
Model-49
Object
applicant
spouse
collateral
collateralSpouse
loanSuggestionApplicant
loanSuggestionSpouse
list_of_debt_checklist_documents
Array of Model-49
Model-50
Array of Model-15
Model-51
Object
userRole
string required
status
string required
Model-52
Object
userRole
string
hrID
string
saleID
string
status
string
saleAccountNumber
string
telePhone
string
division
string
Enumeration:
PFS
S_AND_D
ONT
RISK
MARKETING
C_AND_L
permissions
Model-53
Object
date_of_birth
string
name
string
nationality
string
gender
string
educational_background
string
mobile_number
string
alt_mobile_number
string
email
string
identities
current_address
permenent_address
years_living_in_current_address
string
months_living_in_current_address
string
number_of_moving_times_over_5_years
string
is_permanent_address
boolean
type_of_current_home
string
primary_means_of_transportation
string
marital_status
string
number_of_dependents
string
Model-54
Object
primary_applicant
Model-53 required
spouse
notes
string
lastStep
string
Model-55
Object
filename
string
base64_encoded_file
string
Model-56
Object
message
string
Enumeration:
DOCUMENTS_SUBMITTED
applicant
Array of Model-41
Model-57
Object
message
string
Enumeration:
CANNOT_SEND_NOTIFICATIONS_TO_CUSTOMER
Model-58
Object
content
string required
Max length: 1,000
recipient_role
string required
Max length: 100
Model-59
Object
payload
payload required
payload_edited
payload required
Model-60
Object
detailed_company_name
string
company_name
string
type_of_company_1
string
type_of_company_2
string
type_of_company_3
string
district
string
ward
string
address_line_1
string
address_line_2
string
city
string
work_phone_number
string
industry
string
tenure_month
string
tenure_year
string
current_position
string
extra_hours
string
frequent_income
string
other_income
string
work_experience_month
string
work_experience_year
string
labour_contract_type
string
specialization
string
payment_mode
string
infrequent_income
string
company_listed_on_stock_exchange
string
notes
string
current_address
Object
house_number
string required
city
string required
district
string required
ward
string required
collateral_applicant
Object
name
string required
name_ascii
string required
identities
mobile_number
string required
marital_status
string required
relationship_with_customer
string required
collateral_owner_permanent_address_is_the_same_customer
boolean required
collateral_spouse
Object
name
string required
name_ascii
string required
identities
mobile_number
string
collateral_owner_permanent_address_is_the_same_customer
boolean required
spouse_authorizes_to_sign_collateral_files
boolean required
Model-61
Object
payload
Model-60 required
payload_edited
Model-60 required
Model-62
Object
property_ownership
string
rentee
string
rentee_contact
string
rentee_alternate_mobile_number
string
relationship_with_borrower
string
name_of_individual_or_organization
string
car_brand
string
production_year
string
price_when_bought
string
travel_distance
string
car_model
string
license_plate_number
string
duration
string
payment_frequency
string
type
string
payment_mode
string
monthly_income
string
method
string
experience_year
string
experience_month
string
notes
string
Model-63
Object
payload
Model-62 required
payload_edited
Model-62 required
Model-64
Object
owner
string required
asset_type
string
estate_type
string required
estate_value
string required
roa_rate
string required
address
string required
city
string required
district
string required
ward
string required
estate_roa_income
string required
project
string required
notes
string
collateralForBusinessOrAgriculturalLand
boolean
collateralForTheOtherSource
boolean
collateralForThirdparty
boolean
providedBankConfirmation
boolean
spouse
Object
name
string required
name_ascii
string required
identities
educational_background
string required
spouse_current_address_is_the_same_customer
boolean required
current_address
spouse_permanent_address_is_the_same_customer
boolean required
spouse_authorizes_to_sign_credit_files
boolean required
Model-65
Object
payload
Model-64 required
payload_edited
Model-64 required
Model-66
Object
owner
string required
asset_type
string
issue_bank
string required
saving_value
string required
saving_interest
string required
saving_roa_income
string required
notes
string
collateralForThirdpartySTK
boolean
reasons
Array of Model-91
Model-67
Object
payload
Model-66 required
payload_edited
Model-66 required
Model-68
Object
city
string
country
string
district
string
house_number
string
ward
string
Model-69
Object
is_customer_owner
boolean
owner
number
name
string
owner_name_on_registration
number
dkkd_id
string
industry_group
string
Enumeration:
COM
PRO
business_level_1
string
business_level_2
string
business_level_3
string
business_with_registration
string
form_of_ownership
string
address
experience_in_main_field_in_year
string
experience_in_main_field_in_month
string
operation_time_in_year
string
operation_time_in_month
string
capital_contribution_ratio
string
Min length: 1
Max length: 100
average_revenue_in_last_3months
string
lowest_monthly_revenue
string
highest_monthly_revenue
string
actual_profit
string
average_profit_in_last_3months
string
having_overdue_debts
boolean
manage_record_books
string
investment_in_facilities
string
time_maintains_a_relationship
string
reputation_with_suppliers
string
trade_service
manufacturing_processing
Model-70
Object
payload
Model-69 required
payload_edited
Model-69 required
Model-71
Object
is_customer_owner
boolean
owner
number
company_name
string
dkkd_id
string
business_level_1
string
business_level_2
string
business_level_3
string
operation_time_in_year
number
operation_time_in_month
number
Min: 0
Max: 11
recent_average_revenue
number
recent_average_profit
number
capital_contribution_ratio
number
Min: 0
Max: 100
actual_profit
number
city
string
district
string
ward
string
street
string
number_of_employees
string
Model-72
Object
payload
Model-71 required
payload_edited
Model-71 required
Model-73
Object
is_customer_owner
boolean
owner
number
bond_code
string
saving_value
number
saving_interest
number
saving_roa_income
number
collateralForThirdpartyTCBond
boolean
Model-74
Object
payload
Model-73 required
payload_edited
Model-73 required
credit_information
Array of Model-89
Model-75
Object
is_customer_owner
boolean
owner
number
company_name
string
estate_value
number
roa_rate
number
estate_roa_income
number
city
string
district
string
ward
string
street
string
collateralForBusinessOrAgriculturalLand
boolean
collateralForTheOtherSource
boolean
collateralForThirdparty
boolean
providedBankConfirmation
boolean
payload
Object
property_ownership
string
relationship_with_borrower
string
location
string
number
string
street
string
ward
string
district
string
city
string
country
string
number_of_floor
string
rental_experience_year
string
rental_experience_month
string
rental_contract_duration
string
area_of_the_floor
string
occupancy_in_one_year
string
payment_frequency
string
tenant_full_name
string
total_monthly_income
string
rent_including_furniture
string
tenant_mobile_number
string
payment_method
string
notes
string
type_of_property
string
project
string
other_project
string
payload_edited
Object
property_ownership
string
relationship_with_borrower
string
location
string
number
string
street
string
ward
string
district
string
city
string
country
string
number_of_floor
string
rental_experience_year
string
rental_experience_month
string
rental_contract_duration
string
area_of_the_floor
string
occupancy_in_one_year
string
payment_frequency
string
tenant_full_name
string
total_monthly_income
string
rent_including_furniture
string
tenant_mobile_number
string
payment_method
string
notes
string
type_of_property
string
project
string
other_project
string
Model-76
Object
payload
Model-75 required
payload_edited
Model-75 required
house_lease_incomes
Array of Model-59
Model-77
Object
is_customer_owner
boolean
payment_mode
string
income
number
Model-78
Object
payload
Model-77 required
payload_edited
Model-77 required
Model-79
Object
house_lease_incomes
salary_incomes
spouse_salary_incomes
car_rental_incomes
roa_estate_incomes
roa_saving_incomes
household_business_incomes
company_salary_incomes
roa_tcb_bonds_incomes
roa_red_book_incomes
pension_incomes
lastStep
string
salary_incomes
Array of Model-61
Model-80
Object
i_am_the_owner
boolean
collateral_applicant
collateral_spouse
notes
string required
lastStep
string
spouse_authorizes_to_sign_collateral_files
string
Enumeration:
false
true
additional_authorization_collateral_files_later
string
Enumeration:
false
Model-81
Object
lastStep
string required
Enumeration:
step1
step2
step3
step4
step5
step6
step7
step7-final-checklist
step7-upload-documents
document-verification
credit-assessment
credit-information
review
ss-disbursement
mp-disbursement
sales-support
Model-82
Object
message
string
Enumeration:
CANNOT_SEND_SMS_TO_CUSTOMER
car_rental_incomes
Array of Model-63
Model-83
Object
reasonReject
string required
reasonRejectClass
string required
reasonRejectContent
string required
Model-84
Object
reassign_to
string required
Model-85
Object
drop_off_reason
string
drop_off_note
string
reason_group_id
number
roa_estate_incomes
Array of Model-65
Model-86
Object
file_name
string required
Pattern: ^[^<>:;,?"*|\/]+$
Model-87
Object
property_type
string
property_type_other
string
purpose
string
purpose_other
string
unit_number
string
tower_or_zone
string
building
string
address
string
collateral
string
property_address
string
area
string
property_value
string
loan_amount
string
loan_term_in_months
string
original_grace_period_in_months
string
project_code
string
project_name
string
is_frame_product
string
developer
string
repayment_method
string
method_of_paying_principal_and_investment
string
principal_payment_period_in_months
string
principal_payment_other_method
string
branch_code_transaction_after_disbursement
string
notes
string
lastStep
string
account_of_sales1
string
account_of_sales2
string
account_number_of_agent
string
account_name_sales1
string
account_name_sales2
string
account_name_of_agent
string
account_type_sale1
string
account_type_sale2
string
sale_id_refer
string
Model-88
Object
message
string
data
boolean
roa_saving_incomes
Array of Model-67
Model-89
Object
name
string
loan_type
string
credit_limit
string
current_outstanding
string
loan_tenure
string
start_loan_date
string
interest_rate
string
payment_method
string
monthly_installment
string
paid_off
boolean
bank_name
string
current_outstanding_loan
string
relationship_with_primary_applicant
string
Enumeration:
SELF
SPOUSE
COLLATERAL
COLLATERAL_SPOUSE
Model-90
Object
credit_information
total_lending_cost_per_month
string
ten_days_past_due_payment
string
ninety_days_past_due_payment
string
note_credit_info
string
lastStep
string
Model-91
Object
reason
string
reason_content
string
document_name
string
translated_document_name
string
note
string
company_salary_incomes
Array of Model-72
Model-92
Object
page
string required
send_to
string required
Enumeration:
MORTGAGE_CONSULTANT
MC_LEADER
MP_VERIFICATION
APPROVER
MP_CONTRACTING
SALES_SUPPORT
MP_DISBURSEMENT
ADMIN
CUSTOMER
ASSIGNER
ADMIN_OPERATION
reasons
address
Array of Model-68
trade_service
Object
place_of_business
string
form_of_distribution
string
number_of_employees
string
manufacturing_processing
Object
total_factory_area
string
form_of_distribution
string
number_of_employees
string
have_next_generation
boolean
Model-93
Object
apartment_number
string
Example:
M32004
contract_period
string required
signing_date_of_deposit_aggreement_or_purchase_contract
string
collateral_description
string
property_handover_date
string
has_vin_data
boolean
signer_of_deposit_aggreement_or_deposit_contract
string
collateral_value
string
max_guarantee_value
string
net
string
vat
string
kpbt
string
collateral_status
string
type_of_collateral
string
type_of_property_owner
string
collateral_code
string
need_authorization_letter_for_collateral_contract
boolean
authorization_information_for_hub
string
note_for_pending_case
string
date_to_call_back_to_customer
string
date_to_call_back_to_customer_notes
string
area_of_apartment
string
code_number_deposit_or_purchase
string
collateral_first_owner_current_address
string
collateral_first_owner_email
string
collateral_second_owner_current_address
string
collateral_second_owner_email
string
contract_signing_address
integer
net_percent
string
vat_percent
string
kpbt_percent
string
max_guarantee_value_round
string
combined_signing
boolean
show_identity_card_list
boolean
cusomter_selected_identity
string
cusomter_spouse_selected_identity
string
owner_selected_identity
string
ower_spouse_selected_identity
string
having_sale_and_purchase_contracting_annex
boolean
contracting_annex_signing_date
string
Model-94
Object
apartment_number
string required
Example:
M32004
contract_period
string required
Enumeration:
DEPOSIT_AGREEMENT
SALE_CONTRACT
Model-95
Object
branch_code_application_initiation
string
branch_code_contract_signing
string
contracting_approval_information_notes
string
household_business_incomes
Array of Model-70
Model-96
Object
have_interest_support
boolean
disbursement_amount
string
sales_policy_option_for_interest_support
string
interest_rate_option
string
end_date_for_interest_support
string
exception_end_of_interest_support
string
fixed_interest_period
string
exception_fixed_interest_period
string
available_principal_grace_period
string
exception_available_principal_grace_period
string
fixed_interest_rate
string
exception_fixed_interest_rate
string
margin
string
exception_margin
string
early_repayment_fee
string
exception_early_repayment_fee
string
number_of_repayment
string
annuity_repayment_amount
string
ammortization_repayment_amount
string
remaining_repayment_amount
string
basic_rate
string
need_authorization_letter_for_credit_contract
boolean
monthly_disbursement_date
integer
Min: 1
Max: 31
Model-97
Object
credit_contract_signing_date
string
contract_period
string required
ltv_for_deposit_aggreement
string
loan_term_for_deposit_aggreement_phase
string
loan_purpose_for_deposit_aggreement_phase
string
actual_loan_limit
string
number_of_disbursement
string
expected_disbursement_date
string
project_code
string
code_number_deposit_or_purchase
string
net
string
vat
string
kpbt
string
developer_data
need_authorization_letter_for_credit_contract
boolean
annuity_repayment_amount
string
disbursement_amounts
temp_saved_max_grace_period_in_month
number
actual_loan_limit_round
string
discount_amount
number
agent_send_investor
boolean
roa_tcb_bonds_incomes
Array of Model-74
Model-98
Object
authorization_letter_for_credit_contract
boolean
authorization_letter_for_collateral_contract
boolean
deposit_agreement_or_purchase_contract
boolean
single_certificate
boolean
insurance_document
boolean
other_document
string
Model-99
Object
expected_disbursement_date
string date required
contract_period
string required
Enumeration:
DEPOSIT_AGREEMENT
SALE_CONTRACT
loan_term_for_deposit_aggreement_phase
string
grace_period_in_month
string
have_interest_support
boolean required
interest_rate_option
string
sales_policy_option_for_interest_support
string
net
number required
vat
number required
kpbt
number required
disbursement_amount
number required
roa_red_book_incomes
Array of Model-76
Model-100
Object
rating
Model-101
Object
type
string
Enumeration:
01
02
03
04
05
06
id
string
Model-102
Array of Model-101
Model-103
Array of string
Model-104
Object
identities
Model-105
Object
IS_HAVE_SECURED_TRANSACTION_FEE
boolean
CREDIT_LIMIT
string
DISBURSEMENT_ACCOUNT
string
DISBURSEMENT_LD
string
EARLY_REPAYMENT_FEE
string
INTEREST_SUPPORT
string
SECURED_TRANSACTION_FEE
string
Model-106
Object
accounting_entry
string
Model-107
Object
insurance_information
list_document_information
list_of_documents_have_not_archived
accounting_entry_information
transfer_date_of_disbursement_data
string
transfer_date_of_collateral_data
string
developer_policy_code
string
Model-108
Object
application_id
number required
content
string required
Max length: 1,000
person_in_charge
string
Pattern: ^(user[\\]{0,2})*[0-9a-zA-Z]{0,100}$
role
string
Pattern: ^[0-9a-zA-Z]{0,50}$
send_date
string date
Model-109
Object
applicationsResponse
Model-110
Object
statusCode
number
message
developer_data
Object
developer_account_number
string
developer_name
string
early_payment_process
string
loan_amount_on_credit_contract
string
loan_term_on_credit_contract
string
disbursement_progress
string
beneficiary_information_on_credit_contract
string
penalty_or_interest_on_credit_contract
string
agreement_code
string
Model-111
Object
registration_code
string required
device_id
string required
device_rooted
boolean
disbursement_amounts
Array of Model-36
Model-112
Object
registration_id
string required
shared_token
string required
Model-113
Object
statusCode
number
message
string
payload
Model-114
Object
first_repayment_date
string
last_repayment_date
string
first_interest_repayment_date
string
first_interest_repayment_date_edited
string
is_edited_in_ss_disbursement
boolean
monthly_disbursement_date
integer
Min: 1
Max: 31
Model-115
Object
disbursement_date
string
debt_collection_account_number
string
debt_collection_account_name
string
debt_collection_account_available_amount
string
debt_collection_account_checked_switch
boolean
is_display_warning_icon
boolean
debt_collection_account_name_suffix
string
disbursements
account_number_of_agent
string
account_of_sales1
string
account_of_sales2
string
account_name_of_agent
string
account_name_sales1
string
account_name_sales2
string
sign_date_contracting
string
date_of_signing_the_sale_contract
string
Model-116
Object
actual_disbursement_date
string
rating
Object
current_rate
number
comment
string
money
string
Model-117
Object
last
current
Model-118
Object
actual_disbursement_date
string
note_pending_case
string
date_call_back_customer
string
date_call_back_customer_notes
string
confirmed_discount_amount
number
is_confirmed_discount_amount
boolean
Model-119
Object
sale1
sale2
Model-120
Array of number
Model-121
Object
username
string required
role
string required
Enumeration:
MC
MC_LEADER
Model-122
Object
members
insurance_information
Object
have_insurance_document
boolean
insurance_exception
string
insurance_company_name
string
insurance_document_number
string
type_of_insurance
string
insurance_value
string
total_insurance_fee
string
effective_date_of_insurance
string
expiry_date_of_insurance
string
insurance_status
string
collateral_archiving_date
string
collateral_archiving_place
string
collateral_archiving_number
string
collateral_contract_archiving_date
string
Model-123
Object
name
string
category
string
comments
string
debentures
Array of Model-106
accounting_entry_information
Object
customer_disbursement_account
string
debentures
accounting_entry_of_limit
string
accounting_entry_of_collateral_rights
string
accounting_entry_of_collateral_data
string
accounting_fund_tranfer_of_charge_collateral_data
string
have_fund_tranfer_fee
boolean
have_interest_support
string
early_payment_fee
string
Model-124
Object
loan_limit
string
loan_limit_by_MP
string
payment_method
string
proposed_LTV_by_MP
string
loan_tenure
string
customer_score
string required
Enumeration:
Aaa
AAA
Aa1
AA1
Aa2
AA2
Aa3
AA3
A1
A2
A3
B1
B2
B3
C1
C2
C3
D1
D2
D3
D4
E
system_exceptions
notes
string
submit
boolean
el_when_application_viewed_last_time
string
loan_limit_by_system_when_application_viewed_last_time
string
Model-125
Object
type
string
id
string
customerId
string
customerIdStatus
string
customerName
string
mobile
string
dateOfBirth
string
is_tcb_staff
boolean
keyParty
number
Enumeration:
1
2
5
6
Model-126
Array of Model-125
Min items: 1
applicationsResponse
Object
status
string
message
string
error_code
string
Model-127
Object
reason
string
Model-128
Object
mc_notes
string
Max length: 200
Model-129
Object
ids
disbursements
Array of Model-114
Model-130
Object
application_id
string required
customer_name
string required
phone_number
string required
national_id
string required
project_name
string
status
string required
person_in_charge
string
date_created
string date required
date_modified
string date required
overall_progress
number required
Model-131
Object
records
total_records
number
metadata
last
Object
end_date_of_interest_support
string
fixed_interest_rate_period
string
applicable_principal_grace_period
string
fixed_interest_rate
string
margin
string
Model-132
Object
application_id
string
sale1
Object
account_type_sale
string
account_of_sale
string
account_sale_selected
string
Model-133
Object
persons_in_charge
Model-134
Object
status
string
Model-135
Object
status
string
members
Array of Model-121
Model-136
Object
level
string
Enumeration:
info
message
string
node_name
string
host
string
port
string
path
string
label
string
timestamp
string
Model-137
Object
filename
string
base64
string
transfer_date_of_collateral_data
string
system_exceptions
Array of Model-123
Model-138
Object
contract_period
string
interest_rate_option
string
Model-139
Object
credit_contract_signing_date
string
contract_period
string required
ltv_for_deposit_aggreement
string
loan_term_for_deposit_aggreement_phase
string
loan_purpose_for_deposit_aggreement_phase
string
actual_loan_limit
string
number_of_disbursement
string
expected_disbursement_date
string
project_code
string
code_number_deposit_or_purchase
string
net
string
vat
string
kpbt
string
developer_data
need_authorization_letter_for_credit_contract
boolean
annuity_repayment_amount
string
disbursement_amounts
temp_saved_max_grace_period_in_month
number
actual_loan_limit_round
string
discount_amount
number
agent_send_investor
boolean
actual_disbursement_date
string
list_of_interest_rate_option
list_of_sales_policy_for_interest_support
who_last_edited_this_page
Model-140
Object
current_rate
number
comment
string
ids
Array
integer
Min: 1
Model-141
Object
current_step
string
Enumeration:
CREDIT_LIMIT
DISBURSEMENT_ACCOUNT
DISBURSEMENT_LD
EARLY_REPAYMENT_FEE
INTEREST_SUPPORT
SECURED_TRANSACTION_FEE
status
string
locked
steps_data
Model-142
Object
count
string
records
Array of Model-130
metadata
Object
new_applications
number
in_progress_applications
number
credit_assessment_applications
number
contracting_applications
number
disbursement_applications
number
Model-143
Object
data
status
string
message
string
error_code
string
Model-144
Object
applicationsResponse
Model-145
Object
disbursement_date
string
debt_collection_account_number
string
debt_collection_account_name
string
disbursements
account_number_of_agent
string
account_of_sales1
string
account_of_sales2
string
number_of_debentures
number
loan_tenure
number
sign_date_contracting
string
date_of_signing_the_sale_contract
string
Model-146
Object
uploadedFiles
Model-147
Object
message
string
code
number
Model-148
Object
status
string
Model-149
Object
level
string
Enumeration:
info
message
string
node_name
string
host
string
port
string
path
string
label
string
timestamp
string
Model-150
Object
filename
string
base64
string
transfer_date_of_collateral_data
string
Model-151
Object
contract_period
string
interest_rate_option
string
list_of_interest_rate_option
Array of Model-37
who_last_edited_this_page
Object
username
string
role
string
Model-152
Object
credit_contract_signing_date
string
contract_period
string required
ltv_for_deposit_aggreement
string
loan_term_for_deposit_aggreement_phase
string
loan_purpose_for_deposit_aggreement_phase
string
actual_loan_limit
string
number_of_disbursement
string
expected_disbursement_date
string
project_code
string
code_number_deposit_or_purchase
string
net
string
vat
string
kpbt
string
developer_data
need_authorization_letter_for_credit_contract
boolean
annuity_repayment_amount
string
disbursement_amounts
temp_saved_max_grace_period_in_month
number
actual_loan_limit_round
string
discount_amount
number
agent_send_investor
boolean
actual_disbursement_date
string
list_of_interest_rate_option
list_of_sales_policy_for_interest_support
who_last_edited_this_page
Model-153
Object
current_rate
number
comment
string
Model-154
Object
current_step
string
Enumeration:
CREDIT_LIMIT
DISBURSEMENT_ACCOUNT
DISBURSEMENT_LD
EARLY_REPAYMENT_FEE
INTEREST_SUPPORT
SECURED_TRANSACTION_FEE
status
string
locked
steps_data
Model-155
Object
count
string
Model-156
Object
data
status
string
message
string
error_code
string
Model-157
Object
applicationsResponse
Model-158
Object
disbursement_date
string
debt_collection_account_number
string
debt_collection_account_name
string
disbursements
account_number_of_agent
string
account_of_sales1
string
account_of_sales2
string
number_of_debentures
number
loan_tenure
number
sign_date_contracting
string
date_of_signing_the_sale_contract
string
customer_married_status_confirm_date
string
owner_married_status_confirm_date
string
uploadedFiles
Object
documents
contracts
total
number
Model-159
Object
uploadedFiles
Model-160
Object
message
string
code
number
message
Object
invitations_pending_found
string required
invitations_sent
string required