03-12-2018 23:59

Получение списка заявок ожидающих рассмотрения

GET   /bs-core/main/loan-apps/waiting-consideration

Возвращаются заявки, ожидающие рассмотрения в соответствии с ролями текущего пользователя.

Запрос

GET /bs-core/main/loan-apps/waiting-consideration HTTP/1.1
Описание параметров
Нет описанных параметров

Ответ


                        {
    "status": "ok",
    "timestamp": 1538471262692,
    "data": [
        {
            "id": 10113542,
            "name": "1234",
            "creationDate": 1515699299000,
            "clientId": 10132317,
            "activitySubtypeId": 1014114,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты",
            "creditFieldReq": {
                "id": 10120377,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 10,
                "interestForTranche": 70,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162312,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": "",
            "tenderNo": "",
            "tenderNoticeNo": "",
            "tenderDelayedAppNo": "",
            "tenderPlatformCode": "",
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113591,
            "name": "454555581",
            "creationDate": 1519212952000,
            "clientId": 10132326,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 2,
            "liabilityId": 101931,
            "creditProductId": 1013313,
            "creditProductName": "Директорский",
            "creditFieldReq": {
                "id": 10120453,
                "dateCalcMethodId": 101231,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 100,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": false,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": false,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": false,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [
                    {
                        "id": 1025431,
                        "amountTypeId": 101293,
                        "chargeMomentId": 101031,
                        "valueTypeId": 102522,
                        "chargeBaseId": 102531,
                        "value": 10,
                        "compositeValue": "",
                        "chargePenalty": false,
                        "notForCharge": false,
                        "notForRepayment": false,
                        "involvedInFullCostCalc": true
                    }
                ],
                "principalParts": [
                    {
                        "id": 10162377,
                        "trancheNo": 1,
                        "part": 8.33
                    },
                    {
                        "id": 10162378,
                        "trancheNo": 2,
                        "part": 8.33
                    },
                    {
                        "id": 10162379,
                        "trancheNo": 3,
                        "part": 8.33
                    },
                    {
                        "id": 10162380,
                        "trancheNo": 4,
                        "part": 8.33
                    },
                    {
                        "id": 10162381,
                        "trancheNo": 5,
                        "part": 8.33
                    },
                    {
                        "id": 10162382,
                        "trancheNo": 6,
                        "part": 8.33
                    },
                    {
                        "id": 10162383,
                        "trancheNo": 7,
                        "part": 8.33
                    },
                    {
                        "id": 10162384,
                        "trancheNo": 8,
                        "part": 8.33
                    },
                    {
                        "id": 10162385,
                        "trancheNo": 9,
                        "part": 8.33
                    },
                    {
                        "id": 10162386,
                        "trancheNo": 10,
                        "part": 8.33
                    },
                    {
                        "id": 10162387,
                        "trancheNo": 11,
                        "part": 8.33
                    },
                    {
                        "id": 10162388,
                        "trancheNo": 12,
                        "part": 8.37
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 5000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102395,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113606,
            "name": "454555596",
            "creationDate": 1519372713000,
            "clientId": 10132326,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 5,
            "liabilityId": 101931,
            "creditProductId": 1013311,
            "creditProductName": "Аннуитет",
            "creditFieldReq": {
                "id": 10120475,
                "dateCalcMethodId": 101231,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": false,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101595,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 89,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": false,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101202,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": false,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": false,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": true,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 2500,
            "loanDeniedRejectionId": 101572,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113607,
            "name": "454555597",
            "creationDate": 1519372949000,
            "clientId": 10132326,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 5,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты",
            "creditFieldReq": {
                "id": 10120476,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 10,
                "interestForTranche": 70,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162409,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": 1025015,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113635,
            "name": "454555625",
            "creationDate": 1521442643000,
            "clientId": 10132324,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 6,
            "liabilityId": 101931,
            "creditProductId": 1013312,
            "creditProductName": "Экспресс 2%",
            "creditFieldReq": {
                "id": 10120524,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 7,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 7,
                "earlyProlongationFromCurrentDate": false,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 500,
                "delayPenaltyDay": 3,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162626,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [
                    {
                        "id": 10162824,
                        "periodBegin": 1,
                        "periodEnd": 10,
                        "principalRate": 0.5,
                        "interestRate": 0.5,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102395,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113734,
            "name": "454555724",
            "creationDate": 1524887890000,
            "clientId": 10132343,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 3,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты",
            "creditFieldReq": {
                "id": 10120705,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 20,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162942,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 15000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113735,
            "name": "454555725",
            "creationDate": 1524887947000,
            "clientId": 10132343,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 3,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты",
            "creditFieldReq": {
                "id": 10120706,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 20,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162943,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 15000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113736,
            "name": "454555726",
            "creationDate": 1524887960000,
            "clientId": 10132343,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 3,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты",
            "creditFieldReq": {
                "id": 10120707,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 20,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10162944,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 15000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113797,
            "name": "454555785",
            "creationDate": 1526578695000,
            "clientId": 10132347,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 6,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120821,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163079,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 3000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113798,
            "name": "454555786",
            "creationDate": 1526579135000,
            "clientId": 10132347,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 6,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120822,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163080,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 3000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113800,
            "name": "454555788",
            "creationDate": 1526589749000,
            "clientId": 10132360,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120825,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163083,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 10000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113810,
            "name": "454555798",
            "creationDate": 1527079300000,
            "clientId": 10132347,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 6,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120840,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163360,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 5000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113825,
            "name": "454555813",
            "creationDate": 1527343383000,
            "clientId": 10132364,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 2,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120865,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163376,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 5000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113843,
            "name": "454555831",
            "creationDate": 1527886443000,
            "clientId": 10132365,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120895,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 45,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101203,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163403,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113844,
            "name": "454555832",
            "creationDate": 1527887330000,
            "clientId": 10132347,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 7,
            "liabilityId": 101931,
            "creditProductId": 1013337,
            "creditProductName": "Займ до зарплаты ИИП (MINI Экспресс)",
            "creditFieldReq": {
                "id": 10120896,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101591,
                "creditLineId": null,
                "trancheDuration": 45,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101203,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 45,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": true,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 2,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": true,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163404,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 3000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113866,
            "name": "454555854",
            "creationDate": 1529399165000,
            "clientId": 10132372,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013315,
            "creditProductName": "Эксперт 3х10",
            "creditFieldReq": {
                "id": 10120934,
                "dateCalcMethodId": 101231,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": true,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101595,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 122,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 3,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 30,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101277,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 799,
                "delayPenaltyDay": 3,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": true,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163102,
                        "periodBegin": 1,
                        "periodEnd": 100,
                        "principalRate": 0.25,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 10000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113927,
            "name": "454555915",
            "creationDate": 1532506373000,
            "clientId": 10132399,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 3,
            "liabilityId": 101931,
            "creditProductId": 1013320,
            "creditProductName": "7 дней по 0.45%",
            "creditFieldReq": {
                "id": 10121036,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": null,
                "creditLineId": 101921,
                "trancheDuration": 14,
                "interestForTranche": 0.45,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 7,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163186,
                        "periodBegin": 1,
                        "periodEnd": 999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102393,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1045,
            "createSubdivisionId": 101797
        },
        {
            "id": 10113948,
            "name": "454555936",
            "creationDate": 1532595881000,
            "clientId": 10132399,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 10,
            "liabilityId": 101931,
            "creditProductId": 1013318,
            "creditProductName": "1-15 день 0%, 16 -30 день 1.5%",
            "creditFieldReq": {
                "id": 10121072,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 1.2,
                "delinquencyIntRate": 1.6,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 10,
                "trancheCount": 1,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 30,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163495,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 1,
                "intRateSecondPeriod": 1.5,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": 1025019,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10113955,
            "name": "454555943",
            "creationDate": 1532687049000,
            "clientId": 10132402,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 5,
            "liabilityId": 101931,
            "creditProductId": 1013318,
            "creditProductName": "1-15 день 0%, 16 -30 день 1.5%",
            "creditFieldReq": {
                "id": 10121081,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 1.2,
                "delinquencyIntRate": 1.6,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 10,
                "trancheCount": 1,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 30,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163504,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 1,
                "intRateSecondPeriod": 1.5,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": null,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": 1025019,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114043,
            "name": "454556030",
            "creationDate": 1534856024000,
            "clientId": 10132297,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 7,
            "liabilityId": 101931,
            "creditProductId": 1013318,
            "creditProductName": "1-15 день 0%, 16 -30 день 1.5%",
            "creditFieldReq": {
                "id": 10121213,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 1.2,
                "delinquencyIntRate": 1.6,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 10,
                "trancheCount": 1,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 30,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163875,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 1,
                "intRateSecondPeriod": 1.5,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 3000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114045,
            "name": "454556032",
            "creationDate": 1534916779000,
            "clientId": 10132419,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013334,
            "creditProductName": "04082017",
            "creditFieldReq": {
                "id": 10121215,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101221,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": false,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101595,
                "creditLineId": null,
                "trancheDuration": 15,
                "interestForTranche": 2,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 3,
                "trancheCount": 1,
                "repaymentSequenceId": 101204,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 10,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 1,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": true,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [
                    {
                        "id": 10163876,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [
                    {
                        "id": 10163270,
                        "periodBegin": 1,
                        "periodEnd": 9999,
                        "principalRate": 0.25,
                        "interestRate": 3,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 5000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102393,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1049,
            "createSubdivisionId": 101793
        },
        {
            "id": 10114049,
            "name": "454556036",
            "creationDate": 1534923437000,
            "clientId": 10132419,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013313,
            "creditProductName": "Директорский",
            "creditFieldReq": {
                "id": 10121224,
                "dateCalcMethodId": 101231,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 30,
                "interestForTranche": 100,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": false,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": false,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": false,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [
                    {
                        "id": 1025488,
                        "amountTypeId": 101293,
                        "chargeMomentId": 101031,
                        "valueTypeId": 102522,
                        "chargeBaseId": 102531,
                        "value": 10,
                        "compositeValue": null,
                        "chargePenalty": false,
                        "notForCharge": false,
                        "notForRepayment": false,
                        "involvedInFullCostCalc": true
                    }
                ],
                "principalParts": [
                    {
                        "id": 10163951,
                        "trancheNo": 1,
                        "part": 8.33
                    },
                    {
                        "id": 10163952,
                        "trancheNo": 2,
                        "part": 8.33
                    },
                    {
                        "id": 10163953,
                        "trancheNo": 3,
                        "part": 8.33
                    },
                    {
                        "id": 10163954,
                        "trancheNo": 4,
                        "part": 8.33
                    },
                    {
                        "id": 10163955,
                        "trancheNo": 5,
                        "part": 8.33
                    },
                    {
                        "id": 10163956,
                        "trancheNo": 6,
                        "part": 8.33
                    },
                    {
                        "id": 10163957,
                        "trancheNo": 7,
                        "part": 8.33
                    },
                    {
                        "id": 10163958,
                        "trancheNo": 8,
                        "part": 8.33
                    },
                    {
                        "id": 10163959,
                        "trancheNo": 9,
                        "part": 8.33
                    },
                    {
                        "id": 10163960,
                        "trancheNo": 10,
                        "part": 8.33
                    },
                    {
                        "id": 10163961,
                        "trancheNo": 11,
                        "part": 8.33
                    },
                    {
                        "id": 10163962,
                        "trancheNo": 12,
                        "part": 8.37
                    }
                ],
                "penaltyRates": [],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1000000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102392,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1049,
            "createSubdivisionId": 101793
        },
        {
            "id": 10114050,
            "name": "454556037",
            "creationDate": 1534941976000,
            "clientId": 10132116,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 197,
            "liabilityId": 101931,
            "creditProductId": 1013324,
            "creditProductName": "Артфинанс_6 месяцев",
            "creditFieldReq": {
                "id": 10121226,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 15,
                "interestForTranche": 0.5,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163271,
                        "periodBegin": 1,
                        "periodEnd": 9999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 13000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114062,
            "name": "454556049",
            "creationDate": 1535523461000,
            "clientId": 10132417,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013320,
            "creditProductName": "7 дней по 0.45%",
            "creditFieldReq": {
                "id": 10121249,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": null,
                "creditLineId": 101921,
                "trancheDuration": 14,
                "interestForTranche": 0.45,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 1,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 7,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163282,
                        "periodBegin": 1,
                        "periodEnd": 999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 1500,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": 1025019,
            "createUserId": 1045,
            "createSubdivisionId": 101797
        },
        {
            "id": 10114073,
            "name": "454556060",
            "creationDate": 1535646329000,
            "clientId": 10132425,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 1,
            "liabilityId": 101931,
            "creditProductId": 1013340,
            "creditProductName": "Кредитная линия",
            "creditFieldReq": {
                "id": 10121267,
                "dateCalcMethodId": 101231,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101595,
                "creditLineId": 101921,
                "trancheDuration": 12,
                "interestForTranche": 240,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": true,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": false,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": true,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163298,
                        "periodBegin": 1,
                        "periodEnd": 999,
                        "principalRate": 0.054,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 100000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114083,
            "name": "454556070",
            "creationDate": 1536570962000,
            "clientId": 10132426,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 2,
            "liabilityId": 101931,
            "creditProductId": 1013319,
            "creditProductName": "15 дней по 0.35%",
            "creditFieldReq": {
                "id": 10121285,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": false,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 15,
                "interestForTranche": 0.35,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": true,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163312,
                        "periodBegin": 1,
                        "periodEnd": 999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 25000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101683,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114092,
            "name": "454556079",
            "creationDate": 1537444493000,
            "clientId": 10132116,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 201,
            "liabilityId": 101931,
            "creditProductId": 1013324,
            "creditProductName": "Артфинанс_6 месяцев",
            "creditFieldReq": {
                "id": 10121298,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 15,
                "interestForTranche": 0.5,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163325,
                        "periodBegin": 1,
                        "periodEnd": 9999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 14400,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": 102509,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        },
        {
            "id": 10114103,
            "name": "454556090",
            "creationDate": 1538463240000,
            "clientId": 10132116,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 202,
            "liabilityId": 101931,
            "creditProductId": 1013324,
            "creditProductName": "Артфинанс_6 месяцев",
            "creditFieldReq": {
                "id": 10121318,
                "dateCalcMethodId": 101232,
                "allowHolidaysPayment": true,
                "shortTermControl": false,
                "shiftFirstRepaymentDate": false,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101222,
                "repaymentNorm": 0,
                "calcIntOnIssueDate": false,
                "calcInterestOnDelinqBalance": true,
                "calcArrearInterest": false,
                "arrearInterestFirstDay": 0,
                "arrearInterestLastDay": 0,
                "principalDistribMethodId": 101352,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 15,
                "interestForTranche": 0.5,
                "delinquencyIntRate": 0,
                "delinqIntRateDelay": 0,
                "useDelinqIntRateTillNextTranche": true,
                "keepUsingDelinqIntRate": false,
                "interestRateTypeId": 101123,
                "chargeExtraInterest": true,
                "interestLgotPeriod": 0,
                "interestLgotRate": 0,
                "interestGracePeriod": 0,
                "trancheCount": 12,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 0,
                "allowPrepayment": false,
                "prolongationPeriod": 0,
                "earlyProlongationFromCurrentDate": true,
                "prolongationOnNewSchedule": false,
                "prolongedIntToLastTranche": true,
                "penaltyTypeId": 101271,
                "calendarDaysPenalty": true,
                "firstWeekendWithoutPenalty": false,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 0,
                "inviteAmountPct": 0,
                "inviteDiscountPerFriend": 0,
                "inviteMinIntRate": 0,
                "scheduleRecalcEnabled": false,
                "fullScheduleDatesRecalc": false,
                "useDelinqIntRateForPsk": false,
                "discountingEnabled": false,
                "useEirForDiscounting": false,
                "fees": [],
                "principalParts": [],
                "penaltyRates": [
                    {
                        "id": 10163333,
                        "periodBegin": 1,
                        "periodEnd": 9999,
                        "principalRate": 0.1,
                        "interestRate": 0,
                        "feeRate": 0
                    }
                ],
                "qtyTranchesFirstPeriod": 0,
                "intRateFirstPeriod": 0,
                "qtyTranchesSecondPeriod": 0,
                "intRateSecondPeriod": 0,
                "interestOnLoanAmount": false
            },
            "currencyId": 101011,
            "loanAmount": 12000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "managerId": null,
            "mainManagerId": null,
            "contractName": 0,
            "collateralIds": [],
            "coborrowers": [],
            "issueSteps": [],
            "gettingMoneyMethodId": 102394,
            "bureauScoringPoint": 0,
            "siteName": "",
            "ipAddress": "",
            "applyPlace": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "tenderName": null,
            "tenderNo": null,
            "tenderNoticeNo": null,
            "tenderDelayedAppNo": null,
            "tenderPlatformCode": null,
            "repeatedLoan": false,
            "premiumLoan": false,
            "shopAddressId": null,
            "outletId": null,
            "contractorId": null,
            "merchantId": null,
            "consultantId": null,
            "conclusionDate": null,
            "signingDate": null,
            "decisionExpDate": null,
            "initialInstallment": 0,
            "currentStatusId": 101545,
            "currentProcessingStatusId": null,
            "createUserId": 1034,
            "createSubdivisionId": 101791
        }
    ]
}
                    
Описание параметров
Параметр Обязателен Тип данных Описание
id R [int] Идентификатор заявки. При создании новой заявки - не указывается
name R [string][50] Код заявки
creationDate R [date] Дата создания в миллисекундах
clientId R [int] Идентификатор клиента
activitySubtypeId R [enum] Идентификатор подтипа деятельности, по этой ссылке можно получить "Виды деятельности", которые в свою очередь могут содержать подтипы деятельности
loanTypeId R [int] Идентификатор типа займа
loanStage R [int]

Ступень займа. 

Механизм проставления loanStage следующий:
в значение параметра loanStage записывается ступень займа (1, 2, 3 ... итд). При создании новой заявки на заем (если она первая по данному клиенту) в это поле проставляется значение 1. Если заявка одобрена, то в контракте в этом поле будет значение 1. При создании новой заявки на заем для этого клиента, в этом поле будет соответственно значение 2 (2 ступень), при условии что первая заявка у этого клиента была одобрена.
Пример: 
создается заявка со ступенью 3, заявка уходит на систему принятия решения (которая будет предварительно настроена в системе), там будет выполняться выражение, которое будет применять кредитный продукт который соответствует ступени займа.

liabilityId R [int] Идентификатор финансового положения
creditProductId R [int] Идентификатор кредитного продукта
creditProductName R [string][250] Наименование кредитного продукта
creditFieldReq R [object] Условия кредита
creditFieldReq.id R [int] Идентификатор условия кредита
creditFieldReq.dateCalcMethodId R [int] Метод расчета дат
creditFieldReq.allowHolidaysPayment R [bool] Не переносить с праздников и выходных
creditFieldReq.shortTermControl R [bool] Контроль краткосрочности займа
creditFieldReq.interestChargeMethodId R [int] Метод начисления процентов
creditFieldReq.interestCalcMethodId О [int]

Метод расчета процентов

creditFieldReq.repaymentNorm R [float] Норма погашения. Внутренее рассчетное ядровое поле, его ядро само считает, и хранит. В некоторых ситуациях оно используется. Подробное описание смотрите здесь.
creditFieldReq.calcIntOnIssueDate R [bool] Начислять проценты в день выдачи контракта (в этом случае проценты начисляются и на первый и на последний день транша)
creditFieldReq.calcInterestOnDelinqBalance R [bool] Начислять процента на просроченную ОС
creditFieldReq.calcArrearInterest R [bool] Начислять доп. проценты на просроченную ОС (отдельным видом суммы)
creditFieldReq.arrearInterestFirstDay R [int] первый день начисления доп.процентов на просроченную ОС
creditFieldReq.arrearInterestLastDay R [int] последний день начисления доп.процентов на просроченную ОС
creditFieldReq.principalDistribMethodId О [int][20]

Метод распределения основной суммы

creditFieldReq.forepaymentConsiderationMethodId R [int] Метод зачета предоплаты
creditFieldReq.creditLineId R [int] Тип кредитной линии
creditFieldReq.trancheDuration R [int] Длительность периода между погашениями
creditFieldReq.interestForTranche R [float] Процентная ставка
creditFieldReq.delinquencyIntRate R [float]

Процентная ставка при просрочке

creditFieldReq.keepUsingDelinqIntRate​ R [bool]

Продолжать применять ставку при просрочке после выхода из просрочки. 

В случае, если это поле проставлено, то ставка при просрочке будет использоваться для расчета процентов после возникновения первой просрочки и до конца контракта. Важно, что наличие предыдущих просрочек определяется по наличию соответствующих статусов контракта (Просроченный, Реструктурированный просроченный).

creditFieldReq.interestRateTypeId R [int] Тип процентной ставки
creditFieldReq.chargeExtraInterest R [bool] Начислять проценты по окончанию срока кредита
creditFieldReq.interestFreePeriod R [int] Беспроцентный период в днях
creditFieldReq.interestGracePeriod R [int] Беспроцентный льготный период (в днях)
creditFieldReq.trancheCount R [int] Количество траншей
creditFieldReq.repaymentSequenceId R [int] Порядок погашения
creditFieldReq.verticalSequenceForDelinqOnly R [bool]

Погашать вертикально только просроченные транши

Если это поле установлено - все транши строго меньше текущей даты гасятся вертикальным методом погашения выбранным в контракте, а остальные транши гасятся горизонтально.

creditFieldReq.mandatoryChargePeriod R [int] Период обязательного начисления процентов
creditFieldReq.allowPrepayment R [bool] Возможно погашение до срока при автоакцепте
creditFieldReq.ProlongationPeriod R [int] Срок пролонгации
creditFieldReq.earlyProlongationFromCurrentDate R [bool] Досрочная пролонгация с текущей даты (иначе пролонгация с даты окончания текущего транша)
creditFieldReq.penaltyTypeId R [int] Вид начисления штрафов
creditFieldReq.calendarDaysPenalty R [bool] Штраф по календарным дням
creditFieldReq.firstWeekendWithoutPenalty R [bool] Первые выходные штрафы не начислять
creditFieldReq.stopPenaltyOnClose R [bool] Останавливать штрафы после окончания графика
creditFieldReq.qtyDaysStopPenaltyOnClose R [int] Кол-во дней после окончания графика до остановки штрафов
creditFieldReq.fixedDelayPenalty R [float] Штраф за опоздание (Фиксированная сумма)
creditFieldReq.delayPenaltyDay R [int] День просрочки для начисления штрафа за опоздание
creditFieldReq.inviteAmountPct R [float] Процент от суммы выдачи (по которому определяем считать ли другом)
creditFieldReq.inviteDiscountPerFriend R [float] Снижение процентной ставки за каждого друга
creditFieldReq.inviteMinIntRate R [float] Минимальная процентная ставка
creditFieldReq.scheduleRecalcEnabled R [bool] Перерасчет графика в дату планового платежа
creditFieldReq.fullScheduleDatesRecalc R [bool] Полное смещение графика от фактической даты выдачи
creditFieldReq.useDelinqIntRateForPsk​ R [bool]

Использовать процентную ставку при просрочке для расчета ПСК.

Если по контракту в этом поле проставлено ДА, а также процентная ставка при просрочке не нулевая, то при расчете ПСК по контракту создаётся график с учетом процентной ставки при просрочке и ПСК рассчитывается от этого графика.

creditFieldReq.discountingEnabled R [bool] Дисконтирование активировано
creditFieldReq.fees R [collection] Сборы
creditFieldReq.fees._.id R [int] Идентификатор
creditFieldReq.fees._.amountTypeId О [int][20]

Вид суммы

creditFieldReq.fees._.chargeMomentId R [int] Момент начисления
creditFieldReq.fees._.valueTypeId R [int] Вид сбора
creditFieldReq.fees._.chargeBaseId R [int] База начисления
creditFieldReq.fees._.value R [float] Значение
creditFieldReq.fees._.compositeValue R [string][100] Составная ставка
creditFieldReq.fees._.chargePenalty R [bool] Штраф за просрочку
creditFieldReq.fees._.notForCharge R [bool] Не начислять
creditFieldReq.fees._.notForRepayment R [bool] Не погашать
creditFieldReq.fees._.involvedInFullCostCalc R [bool] Участвует в расчете ПСК
creditFieldReq.principalParts R [collection]

Части основной суммы (используются к примеру для комбинированного метода расчета процентов), для остаточных методов - не используются.

creditFieldReq.principalParts._.id R [int] Идентификатор части ОС - primary key
creditFieldReq.principalParts._.trancheNo R [int] Порядковый номер транша
creditFieldReq.principalParts._.part R [float] Доля ОС в процентах
creditFieldReq.penaltyRates R [collection] Ставки штрафа
creditFieldReq.penaltyRates._.id R [int] Идентификатор ставки
creditFieldReq.penaltyRates._.periodBegin R [int] Начало периода начисления штрафов
creditFieldReq.penaltyRates._.periodEnd R [int] Конец периода начисления штрафов 
creditFieldReq.penaltyRates._.principalRate R [float] Ставка на ОС
creditFieldReq.penaltyRates._.interestRate R [float] Ставка на проценты
creditFieldReq.penaltyRates._.feeRate R [float] Ставка на сбор
creditFieldReq.qtyTranchesFirstPeriod R [int] Кол-во траншей в 1-м периоде
creditFieldReq.intRateFirstPeriod R [float] Процентная ставка в 1-м периоде
creditFieldReq.qtyTranchesSecondPeriod R [int] Кол-во траншей в 2-м периоде
creditFieldReq.intRateSecondPeriod R [float] Процентная ставка в 2-м периоде
creditFieldReq.interestOnLoanAmount R [bool]

Рассчитывать проценты от суммы в контракте.

Если этот флаг установлен - проценты по контракту будут начисляться на сумму из контракта (не на остаток)

creditFieldReq.qtyTranchesRepNormSecondPeriod О [int][11]

Количество траншей для расчета нормы погашения второго периода. Это поле сейчас имеет смысл отображать только при выборе метода расчета процентов (параметр interestCalcMethodId) Остаточный с двумя ставками (101226). Если это поле больше нуля, то при расчете графика для второго периода рассчитывается норма погашения исходя из указанного кол-ва траншей, рассчитанная норма погашения сохраняется в контракте.

currencyId R [int] Идентификатор валюты заявки
loanAmount R [float] Сумма займа
loanDeniedRejectionId R [int] Идентификатор причины отказа
creditPurposeId R [int] Идентификатор цели кредита
managerId R [int] Персональный менеджер по займам. Реализация дилерской сети магазинов.
mainManagerId R [int] Региональный менеджерт по займам . Реализация дилерской сети магазинов.
contractName R [int] Имя контракта. Данное поле заполняется, если нужно знать номер контракта на этапе заявки, когда самого контракта еще нет
collateralIds R [collection] Идентификатор залогов
collateralIds._.* R [int] Идентификатор залога
сoborrowers  R [collection] Созаемщики
сoborrowers О []
сoborrowers._.id R [int] Созаемщики Id
сoborrowers._.coborrowerId R [int] ФИО созаемщика
issueSteps R [collection] Этапы выдачи. Коллекция привязанная к заявке на займ, для расчетов не используется, была введена для формирования печ.форм в случае, если выдача осуществляется в несколько этапов (кредитная линия).
issueSteps._.id R [int] Идентификатор
issueSteps._.date R [date] Дата выдачи
issueSteps._.amount R [float] Сумма выдачи
issueSteps._.issueMethodId R [int] Способ выдачи
gettingMoneyMethodId R [int] Способ получения займа
bureauScoringPoint R [float] Скоринговый балл КБ
siteName R [string][50] Номер заявки на сайте
ipAddress R [string][50] IP адрес
applyPlace R [string][150] Место обращения клиента 
socialNetwork R [string][100] Социальная сеть (vk; ok; fb)
userIDinSocialNetwork R [string][50] ID пользователя в социальной сети
friendsQuantityInSocialNetwork R [string][50] Количество друзей пользователя в соц. сети
mainPhotoLinkOnSocialNetwork R [string][100] Ссылка на основную фотографию из соц. сети
selectedPhotosLinksWithLike R [string][255] Ссылки на отобранные фотографии с отметкой "Мне нравится" (максимум 100 шт.)
selectedPhotosLinksWithMarkedPersons R [string][255] Ссылки на отобранные фотографии с отмеченными людьми (максимум 100 шт.)
groupsListFromSocialNetworks R [string][255] Список групп из соц. сети (максимум 100 шт.)
groupsLinksofFromSocialNetworks R [string][255] Ссылки на группы из соц. сети (максимум 100 шт.)
age R [string][25] Возраст
tenderName R [string][150] Название тендера
tenderNo R [string][100] Номер тендера
tenderNoticeNo R [string][100] Номер извещения тендера
tenderDelayedAppNo R [string][100] Номер отложенной заявки тендера
tenderPlatformCode R [string][100] Код площадки
repeatedLoan R [bool] Повторный займ. Реализация дилерской сети магазинов.
premiumLoan R [bool] Клиент Премиум. Реализация дилерской сети магазинов.
shopAddressId R [int] Идентификатор адреса магазина. Реализация дилерской сети магазинов.
conclusionDate R [date] Дата заключения соглашения
signingDate R [date] Дата подписания
decisionExpDate R [ ] Срок действия решения СБОФ
initialInstallment R [float] Первоначальный взнос
currentStatusId R [int]

Текущий статус. Описание смотрите здесь.

currentProcessingStatusId R [int]

Идентификатор текущего статуса обработки (СПР)

createUserId R [int] Идентификатор пользователя создавшего заявку
createSubdivisionId R [int] Идентификатор подразделения в котором создана заявка