Константы

Request

GET /api/2.5/constants HTTP/1.0
Host: public-api-sandbox.prozorro.gov.ua

Response

HTTP/1.0 200 OK
Content-Type: application/json

{
  "BUDGET_PERIOD_FROM": "2018-12-13T00:00:00+00:00",
  "MPC_REQUIRED_FROM": "2019-08-23T00:00:00+00:00",
  "MILESTONES_VALIDATION_FROM": "2019-08-23T00:00:00+00:00",
  "PLAN_BUYERS_REQUIRED_FROM": "2019-08-23T00:00:00+00:00",
  "QUICK_CAUSE_REQUIRED_FROM": "2020-01-24T00:00:00+00:00",
  "BUDGET_BREAKDOWN_REQUIRED_FROM": "2019-11-01T00:00:00+00:00",
  "WORKING_DATE_ALLOW_MIDNIGHT_FROM": "2020-01-24T00:00:00+00:00",
  "NORMALIZED_CLARIFICATIONS_PERIOD_FROM": "2020-01-24T00:00:00+00:00",
  "RELEASE_2020_04_19": "2020-04-19T00:00:00+00:00",
  "COMPLAINT_IDENTIFIER_REQUIRED_FROM": "2020-05-15T00:00:00+03:00",
  "NEW_NEGOTIATION_CAUSES_FROM": "2020-06-12T00:00:00+03:00",
  "MINIMAL_STEP_VALIDATION_FROM": "2020-10-01T00:00:00+03:00",
  "VALIDATE_ADDRESS_FROM": "2020-06-01T00:00:00+03:00",
  "PLAN_ADDRESS_KIND_REQUIRED_FROM": "2020-06-22T00:00:00+03:00",
  "NORMALIZED_TENDER_PERIOD_FROM": "2020-09-08T18:30:00+03:00",
  "RELEASE_ECRITERIA_ARTICLE_17": "2020-01-01T00:00:00+03:00",
  "CRITERION_REQUIREMENT_STATUSES_FROM": "2021-01-01T00:00:00+03:00",
  "RELEASE_SIMPLE_DEFENSE_FROM": "2021-01-21T00:00:00+03:00",
  "NEW_DEFENSE_COMPLAINTS_FROM": "2020-09-07T00:00:00+03:00",
  "NEW_DEFENSE_COMPLAINTS_TO": "2120-09-07T00:00:00+03:00",
  "NO_DEFENSE_AWARD_CLAIMS_FROM": "2020-09-07T00:00:00+03:00",
  "TWO_PHASE_COMMIT_FROM": "2021-01-21T00:00:00+03:00",
  "RELEASE_GUARANTEE_CRITERION_FROM": "2020-12-01T00:00:00+03:00",
  "RELEASE_METRICS_FROM": "2021-03-01T00:00:00+03:00",
  "VALIDATE_TELEPHONE_FROM": "2021-02-01T00:00:00+03:00",
  "UNIT_PRICE_REQUIRED_FROM": "2022-01-30T00:00:00+03:00",
  "VALIDATE_CURRENCY_FROM": "2021-05-18T00:00:00+03:00",
  "MULTI_CONTRACTS_REQUIRED_FROM": "2021-02-20T00:00:00+03:00",
  "UNIT_CODE_REQUIRED_FROM": "2021-02-20T00:00:00+03:00",
  "PQ_MULTI_PROFILE_FROM": "2021-02-20T00:00:00+03:00",
  "PQ_CRITERIA_ID_FROM": "2021-02-20T00:00:00+03:00",
  "PQ_CRITERIA_RESPONSES_ALL_FROM": "2021-02-20T00:00:00+03:00",
  "FRAMEWORK_ENQUIRY_PERIOD_OFF_FROM": "2021-03-25T00:00:00+03:00",
  "RELATED_LOT_REQUIRED_FROM": "2023-12-18T00:00:00+02:00",
  "DST_AWARE_PERIODS_FROM": "2020-10-25T03:00:00+03:00",
  "QUALIFICATION_AFTER_COMPLAINT_FROM": "2023-12-28T00:00:00+03:00"
}

BUDGET_PERIOD_FROM

Plan Budget year deprecated in flavor of period

For plans created starting the date specified in this constant use period instead of year in Budget of Plan

Примітка

For tender created before that date in case of attempt to provide period next error will be returned during Budget validation:

Can't use period field, use year field instead

For tender created after that date in case of attempt to provide year next error will be returned during Budget validation:

Can't use year field, use period field instead

NOT_REQUIRED_ADDITIONAL_CLASSIFICATION_FROM

Set non required additionalClassifications of Item with classification that have id 99999999-9

For plans and tenders created starting the date specified in this constant additionalClassifications of Item is not required if Item contains classification that have id 99999999-9

CPV_336_INN_FROM

Validate INN additionalClassifications of Item with classification that have id 33600000-6

For tenders created starting the date specified in this constant additionalClassifications of Item has additional validations if Item contains classification that have id 33600000-6

Примітка

Next validation errors are possible during Item validation:

Item with classification.id=33600000-6 have to contain exactly one additionalClassifications with scheme=INN
Item with classification.id that starts with 336 and contains additionalClassification objects have to contain no more than one additionalClassifications with scheme=INN

ORGANIZATION_SCALE_FROM

Make scale field of BusinessOrganization required

MPC_REQUIRED_FROM

Make mainProcurementCategory field of Tender required

MILESTONES_VALIDATION_FROM

Make milestones field of Tender required

PLAN_BUYERS_REQUIRED_FROM

Make buyers field of Plan required

BUDGET_BREAKDOWN_REQUIRED_FROM

Make breakdown field of Tender budget required for (belowThreshold, reporting, esco)

WORKING_DATE_ALLOW_MIDNIGHT_FROM

Allow midnight (00:00) as valid boundary date for calculating periods

NORMALIZED_CLARIFICATIONS_PERIOD_FROM

Make dates for clarifications period normalized

QUICK_CAUSE_REQUIRED_FROM

Make cause field of Tender required for quick procedures

RELEASE_2020_04_19

New complaints and cancellation flow

VALIDATE_ADDRESS_FROM

Validation for Address countryName and region fields

COMPLAINT_IDENTIFIER_REQUIRED_FROM

ComplaintIdentifier became required

PLAN_ADDRESS_KIND_REQUIRED_FROM

Make kind in PlanAddress required

NEW_NEGOTIATION_CAUSES_FROM

Implemented new cause choices for negotiation procedure

NORMALIZED_TENDER_PERIOD_FROM

Make dates for periods normalized

MINIMAL_STEP_VALIDATION_FROM

Added validation for minimalStep

RELEASE_ECRITERIA_ARTICLE_17

Criteria was implemented

CRITERION_REQUIREMENT_STATUSES_FROM

Implemented statuses to criterion requirement

RELEASE_SIMPLE_DEFENSE_FROM

New defense procedure

NEW_DEFENSE_COMPLAINTS_FROM

New defence complaints supports from date

NEW_DEFENSE_COMPLAINTS_TO

New defence complaints supports to date

NO_DEFENSE_AWARD_CLAIMS_FROM

Complaint type should be only complaint for defence procedure

RELEASE_GUARANTEE_CRITERION_FROM

RELEASE_METRICS_FROM

VALIDATE_TELEPHONE_FROM

REQUIRED_FIELDS_BY_SUBMISSION_FROM

VALIDATE_CURRENCY_FROM

UNIT_PRICE_REQUIRED_FROM

MULTI_CONTRACTS_REQUIRED_FROM

Implemented creation of aggregate contracts. Look at centralized-procurements source.