openprocurement.api Logo
move-pq-contract-to-contracting
  • Overview
  • Authentication
  • Responses
  • Options
  • Data Standard
  • Tendering API interface to OpenProcurement database
    • Basic Actions
    • Configuration
      • hasAuction
      • hasAwardingOrder
      • hasValueRestriction
      • valueCurrencyEquality
      • minBidsNumber
      • hasPrequalification
        • hasPrequalification is true
        • hasPrequalification is false
    • Below Threshold procedure - belowThreshold
    • Open procedure - aboveThreshold
    • Open procedure - aboveThresholdUA
    • Open procedure with publication in English - aboveThresholdEU
    • The Competitive Dialogue procedure - competitiveDialogueEU, competitiveDialogueUA
    • Energy Service Contracting procedure - esco
    • Reporting, negotiation procedures - reporting, negotiation, negotiation.quick
    • Defense procedure - aboveThresholdUA.defense
    • Close Framework Agreement procedure - closeFrameworkAgreement
    • Close Framework Agreement (Selection) procedure - closeFrameworkAgreementSelectionUA
    • Price Quotation procedure - priceQuotation
  • Planning API interface to OpenProcurement database
  • Contracting API interface to OpenProcurement database
  • Agreement API interface to OpenProcurement database
  • Frameworks API interface to OpenProcurement database
  • Relocation API interface to OpenProcurement database
  • Medicines registry
  • Centralized procurements
  • Date Format: ISO 8601
  • Performance recommendations
  • API in cluster mode
  • Acceleration mode for sandbox
  • Constants
openprocurement.api
  • Docs »
  • Tendering API interface to OpenProcurement database »
  • Configuration »
  • hasPrequalification
  • Edit on GitHub

hasPrequalification¶

Field hasPrequalification is a boolean field that indicates whether the tender has an pre qualification stage or not.

Possible values for hasPrequalification field depends on procurementMethodType field:

hasPrequalification is true¶

Example tutorials:

  • Open procedure with publication in English - aboveThresholdEU → Tutorial
  • Energy Service Contracting procedure - esco → Tutorial
  • The Competitive Dialogue procedure - competitiveDialogueEU, competitiveDialogueUA → Tutorial
  • Close Framework Agreement procedure - closeFrameworkAgreement → Tutorial

hasPrequalification is false¶

Example tutorials:

  • Below Threshold procedure - belowThreshold → Tutorial
  • Open procedure - aboveThreshold → Tutorial
  • Open procedure - aboveThresholdUA → Tutorial
  • Defense procedure - aboveThresholdUA.defense → Tutorial
  • Reporting, negotiation procedures - reporting, negotiation, negotiation.quick → Tutorial
  • Close Framework Agreement (Selection) procedure - closeFrameworkAgreementSelectionUA → Tutorial
  • Price Quotation procedure - priceQuotation → Tutorial
Next Previous

© Copyright Revision 1c0020dd.

Built with Sphinx using a theme provided by Read the Docs.