Skip to main content
Convert a draft event into a real event. This allows you to send RFPs to venues and begin the booking process.

Path Parameters

number
required
The unique identifier of the draft event to convert

Request Body

string
Initial status for the event (default: “in-progress”)
string
Currency for the event (default: “USD”)

Response Format

Returns the newly created event with an event_id.

Notes

  • Once converted, the draft event is archived and a new event record is created
  • The new event can now receive RFPs and venue proposals
  • Event status options: “in-progress”, “quoted”, “booked”, “completed”
  • All draft event data is transferred to the new event