Stampede

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

NameType
limitNumber
cursorString
searchString

Create an order

POST/v1/guests/:guest_id/order

Request Body

NameTypeDescription
amountrequiredNumberTransaction amount in currencies lowest common denominator
currencyISO 4217
venue_idsString[]
event_idString
in_venueBoolean