Read participations counters by Marketing Event external identifier

GET {{baseUrl}}/marketing/v3/marketing-events/participations/:externalAccountId/:externalEventId

Read Marketing event's participations counters by externalAccountId and externalEventId pair.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"attended":"\u003cinteger\u003e","cancelled":"\u003cinteger\u003e","noShows":"\u003cinteger\u003e","registered":"\u003cinteger\u003e"}