BSE/BSD 500 error with bankAccounts creation
STR:
- Create proc with next body:
{
"auctionPeriod": {
"startDate": "2021-09-14T13:33:00+00:00"
},
"sellingMethod": "basicSell-english-fast",
"sellingEntity": {
"identifier": {
"scheme": "UA-IPN",
"legalName": {
"uk_UA": "string",
"en_US": "string"
},
"id": "1234563378"
},
"address": {
"addressID": {
"scheme": "koatuu",
"id": "0110136600"
},
"streetAddress": {
"uk_UA": "string",
"en_US": "string"
},
"locality": {
"uk_UA": "string",
"en_US": "string"
},
"region": {
"uk_UA": "Автономна Республіка Крим",
"en_US": "string"
},
"countryName": {
"uk_UA": "Україна"
}
},
"contactPoint": {
"email": "Tadmin@example.com",
"telephone": "+380123456789",
"name": {
"uk_UA": "string",
"en_US": "string"
},
"url": "http://string.com"
},
"representativeInfo": "Довіреність № 123 від 22.02.2012, дійсна до 30.03.2012/Наказ № 142 від 14.12.2019/Статут ТОВ Кульбаба від 24.07.2002"
},
"lotId": "sd",
"title": {
"uk_UA": "<script>document.body.style.backgroundColor='#f3f3f3'; alert('test');</script>",
"en_US": "string"
},
"description": {
"uk_UA": "string",
"en_US": "string"
},
"bankAccounts": [
null
],
"x_documentRequirements": {
"uk_UA": "string",
"en_US": "string"
},
"x_additionalInformation": {
"uk_UA": "string",
"en_US": "string"
},
"value": {
"currency": "UAH",
"amount": 3,
"valueAddedTaxIncluded": true
},
"guarantee": {
"currency": "UAH",
"amount": 9999999999999.99
},
"tenderAttempts": 2,
"accessDetails": {
"uk_UA": "ssss"
},
"minNumberOfQualifiedBids": 2,
"previousAuctionId": "UA-PS-1122-33-44-000000-0",
"items": [
{
"description": {
"uk_UA": "<script>document.body.style.backgroundColor='#f3f3f3'; alert('test');</script>",
"en_US": "string"
},
"classification": {
"scheme": "CAV",
"id": "07226000-9"
},
"unit": {
"code": "H87"
},
"quantity": 11.1126,
"additionalClassifications": [
{
"scheme": "CPVS",
"id": "QB49-3"
}
],
"location": {
"latitude": "sd",
"longitude": "sd"
}
}
],
"minimalStep": {
"currency": "UAH",
"amount": 0.1
}
}
Actual result: 500
Expected result: https://prnt.sc/1w2i3sr plz add validation like in LL procedures