👥Guests
Last updated
Last updated
Guests are where all of the data lives. With these requests, you're able to search for guests and create new guests within Stampede. This is great if your app collects data and you would like to send it to Stampede.
GET
/v1/guests
Name | Type | Description |
---|---|---|
GET
/v1/guests/:guest_id
POST
/v1/guests
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
search
String
limit
Date
cursor
String
guest_id*
String
The ID of the guest
email*
String
The guest email address. It must be a valid email format.
first
String
The first name of the guest
last
String
The last name of the guest
privacy.data*
Boolean
Is the user opted into giving out there data
privacy.marketing.email*
Boolean
Is the user opted in to email marketing
privacy.marketing.sms*
string
Is the user opted in to sms marketing
gender
"m" | "f" | "o"
The gender of a guest
phone
E.164
The phone number of the guest