POST app/events/{eventId}/appointments/total?kind={kind}

Returns the number of attendee appointments.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

Event Id or Event External Id

string

Required

kind

Appointment kind

string

None.

Body Parameters

None.

Response Information

Resource Description

A collection of attendee appointments

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>