EventEnquiry
Authorizations
HTTPRequired
Bearer token using a JWT
Path parameters
micrositeNamestringRequired
The restaurant microsite name.
Query parameters
api-versionstringOptional
Body
A request used to make a new event enquiry.
PartySizeinteger · int32Required
The party size.
VisitDatestring · date-timeRequired
The visit date.
VisitTimestringRequired
The visit time.
CustomerCommentsstringOptional
Any additional comments the customer wants to let the restaurant know about the event. This has a maximum length of 2000 characters. Optional.
EventTypeIdinteger · int32Optional
The id of the event type for this enquiry.
OtherEventTypeDescriptionstringOptional
The description of the other type of event when the customer selects "other".
Responses
200
OK
The response returned from a create event enquiry request.
RequestStatusstring · enumOptionalPossible values:
The request status.
post
/api/ConsumerApi/v1/Restaurant/{micrositeName}/EventEnquiry200
OK
Last updated
Was this helpful?
