03-12-2018 23:59

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

GET   /bs-core/main/clients/{clientId}/pending-loan-apps

Возвращается список заявок клиента, которые находятся в данный момент на рассмотрении.

Запрос

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

Ответ


                        {
    "status": "ok",
    "timestamp": 1462801368036,
    "data": [
        {
            "id": 101136,
            "name": "6",
            "creationDate": 1443565983000,
            "clientId": 1013217,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 0,
            "liabilityId": 101931,
            "creditProductId": 101335,
            "creditProductName": "\u042d\u043a\u0441\u043f\u0440\u0435\u0441\u0441 \u0437\u0430\u0439\u043c\u044b",
            "creditFieldReq": {
                "id": 10119494,
                "dateCalcMethodId": 101233,
                "allowHolidaysPayment": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "calcInterestOnDelinqBalance": true,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 7,
                "interestForTranche": 730,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "trancheCount": 1,
                "minDaysQty": 3,
                "maxDaysQty": 30,
                "maxLoanAmount": 100000,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 3,
                "allowPrepayment": true,
                "minProlongationPeriod": 3,
                "adminFee": 0,
                "fixedAdminFee": 0,
                "adminFeeRepaymentTimeId": null,
                "finFee": 0,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 1,
                "inviteAmountPct": 60,
                "inviteDiscountPerFriend": 1,
                "inviteMinIntRate": 1,
                "principalParts": [

                ],
                "penaltyRates": [

                ]
            },
            "currencyId": 101011,
            "loanAmount": 50000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "contractName": 0,
            "collateralIds": [

            ],
            "comments": [
                {
                    "id": 101735,
                    "userId": 1,
                    "comment": "\u0432\u0441\u0435 \u043a\u043e\u043f\u0438\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u044b"
                }
            ],
            "gettingMoneyMethodId": null,
            "siteName": "",
            "ipAddress": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "currentStatusId": 101541,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        },
        {
            "id": 101135,
            "name": "5",
            "creationDate": 1443565509000,
            "clientId": 1013217,
            "activitySubtypeId": 1014167,
            "loanTypeId": 101531,
            "loanStage": 0,
            "liabilityId": 101931,
            "creditProductId": 101335,
            "creditProductName": "\u042d\u043a\u0441\u043f\u0440\u0435\u0441\u0441 \u0437\u0430\u0439\u043c\u044b",
            "creditFieldReq": {
                "id": 10119493,
                "dateCalcMethodId": 101233,
                "allowHolidaysPayment": true,
                "interestChargeMethodId": 101863,
                "interestCalcMethodId": 101223,
                "calcInterestOnDelinqBalance": true,
                "principalDistribMethodId": 101351,
                "forepaymentConsiderationMethodId": 101592,
                "creditLineId": null,
                "trancheDuration": 7,
                "interestForTranche": 730,
                "interestRateTypeId": 101122,
                "chargeExtraInterest": true,
                "trancheCount": 1,
                "minDaysQty": 3,
                "maxDaysQty": 30,
                "maxLoanAmount": 100000,
                "repaymentSequenceId": 101201,
                "mandatoryChargePeriod": 3,
                "allowPrepayment": true,
                "minProlongationPeriod": 3,
                "adminFee": 0,
                "fixedAdminFee": 0,
                "adminFeeRepaymentTimeId": null,
                "finFee": 0,
                "penaltyTypeId": 101272,
                "calendarDaysPenalty": true,
                "stopPenaltyOnClose": false,
                "qtyDaysStopPenaltyOnClose": 0,
                "fixedDelayPenalty": 0,
                "delayPenaltyDay": 1,
                "inviteAmountPct": 60,
                "inviteDiscountPerFriend": 1,
                "inviteMinIntRate": 1,
                "principalParts": [
                    {
                        "id": 1016112,
                        "trancheNo": 1,
                        "part": 100
                    }
                ],
                "penaltyRates": [
                    {
                        "id": 101625,
                        "periodBegin": 3,
                        "periodEnd": 3,
                        "principalRate": 0.6,
                        "interestRate": 0.6
                    },
                    {
                        "id": 101626,
                        "periodBegin": 4,
                        "periodEnd": 999,
                        "principalRate": 0.2,
                        "interestRate": 0.2
                    }
                ]
            },
            "currencyId": 101011,
            "loanAmount": 50000,
            "loanDeniedRejectionId": null,
            "creditPurposeId": 101682,
            "contractName": 0,
            "collateralIds": [

            ],
            "comments": [
                {
                    "id": 101734,
                    "userId": 1,
                    "comment": "\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e \u041a\u043b\u0438\u0435\u043d\u0442 \u0432\u043d\u0443\u0448\u0430\u0435\u0442 \u0434\u043e\u0432\u0435\u0440\u0438\u0435."
                }
            ],
            "gettingMoneyMethodId": null,
            "siteName": "",
            "ipAddress": "",
            "socialNetwork": "",
            "userIDinSocialNetwork": "",
            "friendsQuantityInSocialNetwork": "",
            "mainPhotoLinkOnSocialNetwork": "",
            "selectedPhotosLinksWithLike": "",
            "selectedPhotosLinksWithMarkedPersons": "",
            "groupsListFromSocialNetworks": "",
            "groupsLinksofFromSocialNetworks": "",
            "age": "",
            "currentStatusId": 101541,
            "currentProcessingStatusId": null,
            "createUserId": 1,
            "createSubdivisionId": 101791
        }
    ]
}
                    
У данной функции отсутствует описание параметров ответа