POST Events/Recurrence/Summary?AutoIncludeTimeZoneInfo={AutoIncludeTimeZoneInfo}&IncludeTimeZoneInfo={IncludeTimeZoneInfo}&SimpleDetail={SimpleDetail}&Immediate={Immediate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AutoIncludeTimeZoneInfo

boolean

None.

IncludeTimeZoneInfo

boolean

None.

SimpleDetail

boolean

None.

Immediate

boolean

None.

Body Parameters

EventRecurrenceDTO
NameDescriptionTypeAdditional information
EventRecurrenceID

integer

None.

BUID

integer

None.

Name

string

None.

Status

EventRecurrenceStatus

None.

Data

EventRecurrenceDataDTO

None.

StartDateUtc

date

None.

StopDateUtc

date

None.

AutoGeneratedUntilDateUtc

date

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Summary

string

None.

Request Formats

application/json, text/json

Sample:
{
  "eventRecurrenceID": 1,
  "buid": 2,
  "name": "sample string 3",
  "status": 1,
  "data": {
    "type": 1,
    "interval": 1,
    "stopType": 1,
    "dayTimes": [
      {
        "startDateUtc": "2024-12-04T08:05:43.4926721+00:00",
        "stopDateUtc": "2024-12-04T08:05:43.4926721+00:00",
        "minutes": 1
      },
      {
        "startDateUtc": "2024-12-04T08:05:43.4926721+00:00",
        "stopDateUtc": "2024-12-04T08:05:43.4926721+00:00",
        "minutes": 1
      }
    ],
    "subType": 1,
    "interval2": 1,
    "interval3": 1,
    "stopInterval": 1,
    "daysOfWeek": [
      0,
      0
    ],
    "startDayOfWeek": 0,
    "dayOfTheMonthFromStartDate": true,
    "tzid": "sample string 3"
  },
  "startDateUtc": "2024-12-04T08:05:43.4926721+00:00",
  "stopDateUtc": "2024-12-04T08:05:43.4926721+00:00",
  "autoGeneratedUntilDateUtc": "2024-12-04T08:05:43.4926721+00:00",
  "recordState": 1,
  "created": {
    "dateUtc": "2024-12-04T08:05:43.4926721+00:00",
    "userName": "sample string 2",
    "summary": "sample string 2 on 12/4/2024 8:05:43 AM"
  },
  "lastUpdated": {
    "dateUtc": "2024-12-04T08:05:43.4926721+00:00",
    "userName": "sample string 2",
    "summary": "sample string 2 on 12/4/2024 8:05:43 AM"
  },
  "summary": "sample string 6"
}

application/xml, text/xml

Sample:
<EventRecurrenceDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ProcuraGroup.Models">
  <AutoGeneratedUntilDateUtc>2024-12-04T08:05:43.4926721+00:00</AutoGeneratedUntilDateUtc>
  <BUID>2</BUID>
  <Created>
    <DateUtc>2024-12-04T08:05:43.4926721+00:00</DateUtc>
    <UserName>sample string 2</UserName>
  </Created>
  <Data>
    <DayOfTheMonthFromStartDate>true</DayOfTheMonthFromStartDate>
    <DayTimes>
      <EventDatesDTO>
        <Minutes>1</Minutes>
        <StartDateUtc>2024-12-04T08:05:43.4926721+00:00</StartDateUtc>
        <StopDateUtc>2024-12-04T08:05:43.4926721+00:00</StopDateUtc>
      </EventDatesDTO>
      <EventDatesDTO>
        <Minutes>1</Minutes>
        <StartDateUtc>2024-12-04T08:05:43.4926721+00:00</StartDateUtc>
        <StopDateUtc>2024-12-04T08:05:43.4926721+00:00</StopDateUtc>
      </EventDatesDTO>
    </DayTimes>
    <DaysOfWeek xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
      <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
    </DaysOfWeek>
    <Interval>1</Interval>
    <Interval2>1</Interval2>
    <Interval3>1</Interval3>
    <StartDayOfWeek>Sunday</StartDayOfWeek>
    <StopInterval>1</StopInterval>
    <StopType>None</StopType>
    <SubType>Day</SubType>
    <TZID>sample string 3</TZID>
    <Type>Minutes</Type>
  </Data>
  <EventRecurrenceID>1</EventRecurrenceID>
  <LastUpdated>
    <DateUtc>2024-12-04T08:05:43.4926721+00:00</DateUtc>
    <UserName>sample string 2</UserName>
  </LastUpdated>
  <Name>sample string 3</Name>
  <RecordState>Active</RecordState>
  <StartDateUtc>2024-12-04T08:05:43.4926721+00:00</StartDateUtc>
  <Status>Incomplete</Status>
  <StopDateUtc>2024-12-04T08:05:43.4926721+00:00</StopDateUtc>
  <Summary>sample string 6</Summary>
</EventRecurrenceDTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

application/x-compressed-json

Sample:
��R�N�0��h��ม�oH��R	Rq@=�ɖF$Nd�+��_ƁO��S��¡���>ffwv�^^׀+�t��3u��!Ȑ��e)H�@�A�UE�c`�d�1�K��m�SE
����Md�ЬT���*�*����������pJI�!��z���(�璟ʨ]����8��Öl?D�iG^0ܰ�K����?�ߢ��O���5^����q�3>c��u��m�d/q\jZ^����VI�!z���9��
娼F��A�SMY��`R��ي�&=��t/"g��������B�z��:�It�%���r��˕�i���q�
`���Y��

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

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

application/x-compressed-json

Sample:
�{�{�RqbnAN�BqIQf^�����t2