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
  • Fetch the current tags of a guest
  • Add a new/existing tag to a guest

Was this helpful?

Export as PDF
  1. Guests

Tags

Tags are where you'll have the ability to tag customers with a certain condition, for example, "Golf Member" then within Stampede, you'll be able to create a segment that searches for customers with this tag/multiple tags.

Fetch the current tags of a guest

GET /v1/guests/:guest_id/tags

Query Parameters

Name
Type
Description

guest_id

String

Add a new/existing tag to a guest

PUT /v1/guests/:guest_id/tags

Request Body

Name
Type
Description

name*

String

PreviousGuestsNextOrder

Last updated 1 year ago

Was this helpful?

🏷️