LogoLogo
Product
  • 👋Introduction
  • 🚀Stampede
  • 🛂Authentication
  • Organisations & Venues
    • 🏪Venues
  • Guests
    • 👥Guests
    • 🏷️Tags
    • 🥘Order
    • 📕Booking
    • 📶WiFi
    • 📰Form
  • Marketing
    • 🎫Deal Codes
  • Going Live
    • 🟢Going Live
Powered by GitBook
On this page
  • Get guest orders
  • Create an order

Was this helpful?

Export as PDF
  1. Guests

Order

Ordering is where you'll be able to create an ordering interaction with a certain customer or view orders from a certain customer. This is great for apps that offer an in-venue ordering system and you'll be able to send this data to Stampede including the transactional data.

Get guest orders

GET v1/guests/:guest_id/order

Query Parameters

Name
Type
Description

limit

Number

cursor

String

search

String

Create an order

POST v1/guests/:guest_id/order

Request Body

Name
Type
Description

amount*

Number

Transaction amount in currencies lowest common denominator

currency

ISO 4217

venue_ids

String[]

event_id

String

in_venue

Boolean

PreviousTagsNextBooking

Last updated 1 year ago

Was this helpful?

🥘