Skip to main content
POST
Request Venue Proposal
Request a proposal from a specific venue for your event. You can identify the venue using the venue name and city.
number
required
The ID of your event
string
The Northstar Hotel ID
string
required
Name of the venue
string
required
City where the venue is located

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
event_id
number
required

The ID of your event

venue_name
string
required

Name of the venue

venue_city
string
required

City where the venue is located

ntm_id
string

The Northstar Hotel ID

Response

200 - application/json

Proposal request successful

venue_id
string