AAE Award's fields can be patched in active_payment state
STR:
- Create procedure with next body:
{
"auctionPeriod": {
"startDate": "2021-09-23T08:55:00+00:00"
},
"sellingMethod": "arrestedAssets-english-fast",
"lotId": "sd",
"title": {
"uk_UA": "<script>document.body.style.backgroundColor='#f3f3f3'; alert('test');</script>",
"en_US": "string"
},
"description": {
"uk_UA": "string",
"en_US": "string"
},
"x_additionalInformation": {
"uk_UA": "string",
"en_US": "string"
},
"value": {
"currency": "UAH",
"amount": 3100,
"valueAddedTaxIncluded": false
},
"guarantee": {
"currency": "UAH",
"amount": 2
},
"tenderAttempts": 1,
"accessDetails": {
"uk_UA": "ssss"
},
"items": [
{
"description": {
"uk_UA": "<script>document.body.style.backgroundColor='#f3f3f3'; alert('test');</script>",
"en_US": "string"
},
"classification": {
"scheme": "CAV",
"id": "04000000-8"
},
"address": {
"region": {
"uk_UA": "Автономна Республіка Крим"
},
"countryName": {
"uk_UA": "Україна"
}
},
"unit": {
"code": "4A"
},
"quantity": 2,
"category": {
"uk_UA": "SADSD"
}
}
],
"minimalStep": {
"currency": "UAH",
"amount": 0.1
},
"bankAccounts": [{
"accountType": "payment",
"accounts": [{
"accountIdentifications": [{
"scheme": "UA-EDR",
"id": "12345637"
}],
"currency": "UAH"
}]
},
{
"accountType": "payment",
"accounts": [{
"accountIdentifications": [{
"scheme": "UA-EDR",
"id": "12345637"
}],
"currency": "UAH"
}]
},
{
"accountType": "payment",
"accounts": [{
"accountIdentifications": [{
"scheme": "UA-EDR",
"id": "12345637"
}],
"currency": "UAH"
}]
}],
"sellingEntity": {
"identifier": {
"id": "12345678",
"scheme": "UA-EDR",
"legalName": {
"uk_UA": "asd"
}
},
"address": {
"streetAddress": {
"uk_UA": "string"
},
"locality": {
"uk_UA": "string"
},
"region": {
"uk_UA": "Автономна Республіка Крим"
},
"postalCode": "string",
"countryName": {
"uk_UA": "Україна"
}
},
"contactPoint": {
"name": {
"uk_UA": "asd"
},
"telephone": "+380123456789",
"faxNumber": "+380123456789",
"email": "admin@example.com"
}
}
}
- Place to bids, activate
- Wait auction
- Upload doc, activate award
- Patch isPaymentComplete, isPaymentRenumerationComplete fields of award to true
- Try to patch 'title' of award
Actual result: Can be patched
Expected result: https://prnt.sc/1shj1ni