# Bulk Operations ## Bulk Process End - [POST /bulk_process_end/watch](https://api.weavr.io/products/webhooks/openapi/bulk-operations/bulk_process_end.md): Reports on the final state of execution of a bulk process the moment it ends: - COMPLETED: the execution of the bulk process is complete and all bulk operations of the bulk process were executed successfully. - FAILED: none of the operations of the bulk process have executed. - PARTIALLY_COMPLETED: the execution of the bulk process is complete and some of the bulk operations of the bulk process failed.