Read participations counters by Marketing Event internal identifier
GET {{baseUrl}}/marketing/v3/marketing-events/participations/:marketingEventId
Read Marketing event's participations counters by internal identifier marketingEventId.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"attended":"\u003cinteger\u003e","cancelled":"\u003cinteger\u003e","noShows":"\u003cinteger\u003e","registered":"\u003cinteger\u003e"}