SimulationRequestDto
needstring
Possible values: [REAL_ESTATE, VEHICLE, EQUIPMENT, TREASURY, CREDIT_LINE, CREDIT_LINE_DRAW, CARTE_EM]
professionalSituationstring
segmentTypestring
Possible values: [P_SegmentClientContrat, E_SegmentClientContrat, PR_SegmentClientContrat]
assetPricenumber
personalContributionnumber
durationMonthsinteger<int32>
promotionalPackboolean
packTypestring
SimulationRequestDto
{
"need": "REAL_ESTATE",
"professionalSituation": "string",
"segmentType": "P_SegmentClientContrat",
"assetPrice": 0,
"personalContribution": 0,
"durationMonths": 0,
"promotionalPack": true,
"packType": "string"
}