Skip to main content

BulkTriggerResult

Provider acknowledgement and errors for one bulk notification trigger.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
acknowledgedbooleanOptionalWhether the notification provider acknowledged the trigger.
statusstringOptionalStatus reported by the notification provider.
transactionIdstringOptionalIdentifier correlating a notification trigger with later status or cancellation requests.
errorsArray of stringOptionalErrors reported while processing notification requests.

Where used​

ReferenceRelationship
Send a notification to multiple usersPOST /api/v1/notifications/manage/send-bulk

Download the public reference contract.

Document: DOC-API-MODEL-bulk-trigger-result.