supplier-contact.deleted
This event triggers whenever supplier contacts are deleted.
Event Type
Section titled “Event Type”supplier-contacts.deletedEvent Payload
Section titled “Event Payload”{ "event": "supplier-contacts.deleted", "data": { "contacts": [ { "supplier": { "id": "supplier-stu123vwx4567890", "name": "Supplier Name", "description": "A brief description of the supplier", "isArchived": false, "isDeleted": false, "createdAt": "2023-01-01T00:00:00.000Z", "updatedAt": "2023-01-01T00:00:00.000Z" }, "supplierContact": { "id": "suppliercontact-vwx123yza4567890", "supplierId": "supplier-stu123vwx4567890", "supplierName": "Supplier Name", "name": "Supplier Contact Name", "description": "A brief description of the supplier contact", "email": "placeholder@example.com", "isArchived": false, "isDeleted": false, "createdAt": "2023-01-01T00:00:00.000Z", "updatedAt": "2023-01-01T00:00:00.000Z" } } ] }}Give Feedback
Section titled “Give Feedback”At Crewsum we take customer feedback very seriously. If you find anything wrong with this documentation or would like to request a feature, please reach out to sunny.avery@crewsum.com.