AddInvitationStatus
- batchType: stringFormat: uuid
Id requiredUnique id for the batch when adding invitations.
- statusesType: array object[] · StatusItem[]required
A list of statuses for each invitation that was requested to be added.
- invitationType: stringFormat: uuid
Id A unique id for a invitation.
- invitationType: null | string
Link A unique link to be used for answering the quest.
- statusType: string
Statuses for each invitation that was requested to be added. Only 'OK' denotes a successfull adding of invitation.
- PENDING: Invitation awaiting processing.
- QUARANTINED: Invitation quarantined and not added.
- OPTEDOUT: Respondent for the invitation has opted out.
- ERROR: Error occured, invitation not added.
- OK: Invitation added. Link to quest available.