NameDescriptionTypeAdditional information
Interaction

The Interaction record to create.

InteractionDto

Required

InteractionCourses

A collection of InteractionCourse records to create that will be associated with the Interaction record. Note: for each of the items supplied in this collection: set InteractionId to 1, as once it passes range validation, it will be ignored and automatically assigned to the id of the created Interaction record. Likewise set OrderNumber to 1 as it will be ignored and automatically assigned based on the order the items are supplied in this collection.

Collection of InteractionCourseDto

Max items: 50