Events
/v1/wallet
Last updated
/v1/wallet
Last updated
GET
https://api.matrica.io/v1/event
Returns the community's events.
Name | Type | Description |
---|---|---|
GET
https://api.matrica.io/v1/event/:eventId
Get a community event.
POST
https://api.matrica.io/v1/event/:eventId/member/:userId
Issues a ticket for the user and the event
PATCH
https://api.matrica.io/v1/event/:eventId/ticket/:ticketId
Revokes/Voids a ticket for a user/event
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
skip
number
Pagination skip, default 0
take
number
Pagination take, default 25
eventId*
string
Event ID (uuid)
eventId*
string
Event ID (uuid)
userId*
string
Matrica User ID (uuid)
issuer*
string
Identification of the issuer (usually your app name)
issuerExternalId
string
Optional ID that your want to associate with your app
ticketTierId*
string
Ticket tier that this ticket will be issued for
eventId*
string
Event ID (uuid)
ticketId*
string
Ticket ID (uuid)
refunded
boolean
If the ticket is voided because it's refunded