Allianz Engagement Survey · Example Payload

Engagement Survey Add Participants Request Example

AnalyticsEnterpriseHuman ResourcesInsuranceSurveysEmployee Experience

Engagement Survey Add Participants Request Example is an example object payload from Allianz Engagement Survey, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

employee_idssend_invitation

Example Payload

Raw ↑
{
  "employee_ids": [
    "emp-123456",
    "emp-123457"
  ],
  "send_invitation": true
}