Create Default Recurrence
Creates a RecurrenceInfo object populated with the default values for the specific type.
NsApiSlow threshold: 2000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Response
OK
Class representing the recurrence of an appointment booking
The recurrence rule id
Start date of the repetition pattern
End date of the repetition pattern Only used when the end is calculated from a end date. {SuperOffice.Data.RecurrenceEndType.EndDate}
Number of recurrences Only used when the end is calculated from a number of repetitions. {SuperOffice.Data.RecurrenceEndType.Counter}
Type defining how the end of the recurrence sequence should be calculated
Unknown, EndDate, Counter The recurrence pattern (Daily, Weekly, Monthly, Yearly, Custom)
Unknown, Daily, Weekly, Monthly, Yearly, Custom Class representing a pattern for daily recurrence
Class representing a pattern for weekly recurrence
Class representing a pattern for monthly recurrence
Class representing a pattern for yearly recurrence
List of all dates where this recurrence occurs
Get a or set IsRecurrence, indicating if this is a repeating appointment or not.
Related topics
Create Default Recurrence By DateCreate repeating follow-upsNSAppointmentAgentCreate Default E Mail AppointmentCreate Default Sale EntityCreate Default From Credential