Response code 500 while publishing procedure BSE with sellingMethod": "basicSell-english-fast-manual"
Steps To Reproduce
1.Publish procedure with body
{ "auctionPeriod": { "startDate": "2021-09-02T09:02:08+00:00" }, "sellingMethod": "basicSell-english-fast-manual", "sellingEntity": { "identifier": { "id": "00689190", "legalName": { "uk_UA": "ДЕРЖАВНЕ ПІДПРИЄМСТВО \"ІВАНО-ФРАНКІВСЬКИЙ НАУКОВО-ДОСЛІДНИЙ ТА ПРОЕКТНИЙ ІНСТИТУТ ЗЕМЛЕУСТРОЮ\"" }, "scheme": "UA-EDR" }, "address": { "addressID": { "id": "2610100000", "scheme": "koatuu" }, "streetAddress": { "uk_UA": "ВУЛИЦЯ АКАДЕМІКА САХАРОВА, будинок 34" }, "locality": { "uk_UA": "Івано-Франківськ," }, "region": { "uk_UA": "Львівська область" }, "countryName": { "uk_UA": "Україна" }, "postalCode": "76014" }, "contactPoint": { "name": { "uk_UA": "Осипчук Тетяна Іванівна" }, "telephone": "+380977777777", "faxNumber": "+380977777777", "email": "zempro@if.ukrtel.net" }, "representativeInfo": "Довіреність № 123 від 22.02.2012, дійсна до 30.03.2012" }, "lotId": "Номер лота 1234567890", "previousAuctionId": "LLE001-UA-20210318-89900", "title": { "uk_UA": "Аукціон basicSell-english RealEstate" }, "description": { "uk_UA": "Опис аукціону basicSell-english RealEstate" }, "accessDetails": { "uk_UA": "Порядок ознайомлення з майном, час і місце проведення огляду об’єкта" }, "bankAccount": [ { "bankName": { "uk_UA": "ПростоБанк" }, "description": { "uk_UA": "Банк для простих людей" }, "accountIdentifications": [ { "id": "12345678", "scheme": "UA-EDR" }, { "id": "UA123456789012345678908765432", "scheme": "UA-IBAN" }, { "id": "123456", "scheme": "UA-MFO" }, { "id": "1234567890123456", "scheme": "UA-accountNumber" } ] } ], "x_documentRequirements": { "uk_UA": "Перелік та вимоги до оформлення документів" }, "x_additionalInformation": { "uk_UA": "Додаткові відомості" }, "value": { "currency": "UAH", "amount": 1000, "valueAddedTaxIncluded": false }, "discount": { "discount": true, "discountPercent": 50, "previousAuctionValue": { "currency": "UAH", "amount": 200000 } }, "guarantee": { "currency": "UAH", "amount": 200 }, "minimalStep": { "currency": "UAH", "amount": 100 }, "minNumberOfQualifiedBids": 1, "registrationFee": { "currency": "UAH", "amount": 3000 }, "tenderAttempts": 2, "items": [ { "description": { "uk_UA": "Назва об'єкта RealEstate 1" }, "classification": { "scheme": "CAV", "id": "04000000-8" }, "unit": { "code": "H87" }, "quantity": 900, "address": { "addressID": { "id": "4600000000", "scheme": "koatuu" }, "streetAddress": { "uk_UA": "вул.Оренда, 101" }, "locality": { "uk_UA": "Львів" }, "region": { "uk_UA": "Львівська область" }, "postalCode": "00000", "countryName": { "uk_UA": "Україна" } }, "location": { "latitude": "49.839684", "longitude": "24.029716", "elevation": "14.345324" }, "itemProps": { "totalBuildingArea": 1234, "totalObjectArea": 10000, "usableArea": 5000, "constructionYear": 1987, "constructionTechnology": "monolithicFrame", "livingArea": 22.55, "kitchenArea": 11.20, "landArea": 111.17, "locationInBuilding": "attic", "floors": "2", "generalCondition": "Технічний стан об'єкта оренди", "serviceElectricity": "true", "powerSupplyCapacity": 53, "powerSupplyClass": "over50", "serviceWater": "false", "serviceSewerage": "true", "serviceGas": "false", "serviceCentralHeating": "true", "serviceAutonomousHeating": "false", "serviceHeatingCounter": "true", "serviceVentilation": "false", "serviceAirConditioning": "true", "servicePhone": "false", "serviceTV": "true", "serviceInternet": "false", "serviceElevator": "true", "serviceSecurityAlarm": "false", "serviceFireAlarm": "true", "servicesDescription": "Додаткова інформація щодо комунікацій, що є в об''єкті", "servicesAccounting": "Інформація про наявність окремих особових рахунків на об''єкт оренди, відкритих постачальниками комунальних послуг, або інформація про порядок участі орендаря у компенсації балансоутримувачу витрат на оплату комунальних послуг", "landTax": "Інформація щодо компенсації балансоутримувачу сплати земельного податку за користування земельною ділянкою, на якій розташований об''єкт оренди" } } ], "documents": [ { "token": {{contractProforma_doc_token}}, "title": { "uk_UA": "contractProforma", "en_US": "Title" }, "description": { "uk_UA": "contractProforma", "en_US": "Description" }, "documentOf": "auction", "documentType": "notice", "index": 33, "format": "string", "language": 0 }, { "token": {{illustration_doc_token}}, "title": { "uk_UA": "illustration", "en_US": "Title" }, "description": { "uk_UA": "illustration", "en_US": "Description" }, "documentOf": "auction", "documentType": "illustration", "index": -1, "format": "string", "language": 0 }, { "token": {{illustration2_doc_token}}, "title": { "uk_UA": "illustration2", "en_US": "Title" }, "description": { "uk_UA": "illustration2", "en_US": "Description" }, "documentOf": "auction", "documentType": "illustration", "index": 0, "format": "string", "language": 0 }, { "token": {{illustration3_doc_token}}, "title": { "uk_UA": "illustration3", "en_US": "Title" }, "description": { "uk_UA": "illustration3", "en_US": "Description" }, "documentOf": "auction", "documentType": "illustration", "index": 1, "format": "string", "language": 0 } ] }
Expected results
Response code 201
Actual results
Response code 500 Internal Server Error