Skip to content

Commit 537d315

Browse files
authored
Merge pull request #1557 from SAP-docs/revert-1551-revert-1540-ATTEND-2506
Revert "Revert "ATTEND-2506 Clarify duplicate attendee handling.""
2 parents 1c4eb62 + 3cbce9c commit 537d315

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/api-reference/common/attendees/v4.attendees.markdown

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,12 @@ Content-Type: application/json
305305

306306
## Create Attendee<a name="create-attendee"></a>
307307

308-
Creates a new attendee.
308+
Creates a new attendee.
309+
310+
When adding a new attendee, the system checks for duplicates based on specific fields. These fields are defined by the attendee type's "Fields for Duplicate Search" criteria.
311+
312+
If the new attendee matches all the duplicate search fields of an existing attendee with the same type, it is considered a duplicate and the system will show an error message.
313+
If "Search Across Attendee Types" is enabled, the system will check for duplicate attendees across all attendee types that use the same fields for duplicate search.
309314

310315
### Scopes
311316

0 commit comments

Comments
 (0)