manager

Get Bulk Welcome Sms Status

Get progress and per-recipient results of a queued welcome SMS batch.

failed items carry {id, name, error} so the dashboard can name who missed out.

get/manager/employees/bulk-send-sms/{operation_id}

Path parameters

operation_idstring required

Response

Successful Response

operation_idstring required
operation_typestring required
statusstring required
total_countinteger required
processed_countinteger required
succeeded_countinteger required
failed_countinteger required
error_messagestring nullable
created_atstring required
started_atstring nullable
completed_atstring nullable

Changes