Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. -----------REQUEST-----------
  2. POST https://10.28.3.33:9448/loan/applicationrequest
  3. Content-Type: application/x-www-form-urlencoded
  4. Host: 10.28.3.33:9448
  5. Authorization: Basic QWxhZGRpbjpPcGVuU2VzYW1l
  6. Cache-Control: no-cache
  7. Content-Length: 2735
  8.  
  9.  
  10. {"RequestBase": {"RNC": null, "ExtSystemId": null, "ExtClientId": null, "RequestId": null, "Culture": null}, "ClonedApplicationID": "d51660f5-89c9-11e8-80e3-0050568c6a58", "Amount": "2341.54", "Currency": null, "ReglamentID": null, "TargetRNS": null, "Term": "6", "BKICheckAcceptDate": "10.07.2018", "MVDCheckAcceptDate": null, "Income": "480", "HasTransport": null, "HasProperty": null, "Accomodation": "С родителями", "Comment": null, "CardData": {"CardProduct": null, "IsSmsNotification": null, "OfficeCodeIssue": null, "OfficeCodeReceive": null, "DesignType": null}, "ClientInfo": {"LastName": null, "FirstName": null, "MiddleName": null, "Gender": null, "Birthday": "06.04.1993", "Birthplace": null, "Nationality": "112", "isResident": null, "PersonalNumber": null, "TaxiID": null, "Education": "Среднее специальное", "LatinFirstName": "ALENA", "LatinLastName": "KUTIS", "SecretWord": "Кутис", "OfficialAddress": {"CountryId": null, "AddressString": null, "PostalCode": "247841", "Soato": null, "Street": "КОВПАКА", "StreetType": null, "House": null, "Building": null, "Apartment": null}, "PostalAddress": {"CountryId": null, "AddressString": null, "PostalCode": "247840", "Soato": null, "Street": "КОВПАКА", "StreetType": null, "House": null, "Building": null, "Apartment": null}, "IdentityCard": {"Type": "Паспорт гражданина РБ", "IssueCountry": null, "Agency": "Лельчицкий ровд гомельской области", "IssueDate": null, "Series": "HB", "Number": "2804216", "ExpireDate": null}, "ContactInfo": {"PhoneHome": "375235648363", "PhoneWork": null, "PhoneMobile": "375447514857", "PhoneReg": "375235648363", "EmailMain": null, "PhoneContact": null}, "FATCA": null}, "AddContactInfo": [{"Name": "Акулич Светлана Юрьевна", "Relation": "Мать", "PhoneContact": null}, {"Name": "Кутис Евгений Константинович", "Relation": "Супруг", "PhoneContact": null}], "FamilyInfo": {"MaritalStatus": null, "SpouseName": "Евгений", "SpouseWork": null, "Children": null, "OtherDependants": "1"}, "WorkInfo": {"WorkPlace": "ООО \"Палома Сервис\"", "PhoneAcc": "375172000000", "Address": "247840, Гомельская область, Лельчицкий р-н, Лельчицы гп, ЛЕНИНА УЛ, дом № 44", "ExpMonths": "До 6 месяцев", "EmplDate": null, "Position": null, "PositionType": "Специалист", "Employment": null, "ActivityScope": "Участие в основной деятельности", "EmployeesCnt": null}, "LoansInfo": {"BankName": null, "PaymentAmount": null, "OpenDate": null, "InitialAmount": null}, "IncomeDetails": null}
  11.  
  12. -----------RESPONSE-----------
  13. Content-Length: 291
  14. Content-Type: application/json
  15. Server: Microsoft-HTTPAPI/2.0
  16. Date: Wed, 18 Jul 2018 12:51:26 GMT
  17.  
  18. {"ResponseBase":{"Result":"Failure","ErrorCode":"999","Message":"неизвестная ошибка, Response status code does not indicate success: 415 (Unsupported Media Type).","DocRefNumber":null,"DocDateTime":"0001-01-01T00:00:00","FeeAmount":0.0,"PrintForms":null,"CardAmounts":null}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement