Missed paymentPeriod and signingPeriod dates
STR:
1.Procedure BRE/BRD with active_qualification status
2.Upload auctionProtocol to bid and patch award status to "pending_payment"
3.Upload paymentInformation and patch award status to "active"
4.Check paymentPeriod and signingPeriod dates
AR:
Missed paymentPeriod.endDate and signingPeriod(start-end)
In case, if we skip patching field isPartiallyPaid - the periods described above are not created
Часткова оплата не була проведена (patch isPartiallyPaid == false)
https://procedure-dev.prozorro.sale/api/procedures/620b5773c80af76fe2753256
Підтвердження повної оплати (API autogenerate isPartiallyPaid == false)
https://procedure-dev.prozorro.sale/api/procedures/620b5bf2c80af76fe275325d
@Vasyl.Skab please describe the logic of creating paymentPeriod and signingPeriod dates for this case