Skip to main content

ProjectCustomerRound

namestringrequired
Example: Round 1
statusstringrequired

Round lifecycle for the latest round: "draft" (not published), "published" (open for bidding), "completed" (bidding deadline has passed).

Possible values: [draft, published, completed]

Example: draft
ProjectCustomerRound
{
"name": "Round 1",
"status": "draft"
}