Below is a list of events that can be subscribed to using Brightpearl webhooks. Please refer to the Brightpearl webhooks documentation for more details.
Dropship
- drop-ship-note.created
A new Drop-Ship Note has been created
- drop-ship-note.destroyed
A Drop-Ship Note has been permanently destroyed
- drop-ship-note.modified.shipped
Indicates that all of the items on a Drop-Ship Note have been shipped to the recipient
Goods-in
- goods-in-note.created
A new Goods-In Note has been created
- quarantine-release.created
A Quarantine Release has been created
Goods-out
- goods-out-note.created
A new Goods-Out Note has been created
- goods-out-note.destroyed
A Goods-Out Note has been permanently destroyed
- goods-out-note.modified
The data on a Goods-Out Note has been changed, i.e. the shipping method, priority, number of boxes, reference, weight or label URI field has been updated
- goods-out-note.modified.printed
Indicates that a picking list has been printed for the items on a Goods-Out Note
- goods-out-note.modified.picked
Indicates that all the items on a Goods-Out Note have been picked from the shelves and are awaiting packing
- goods-out-note.modified.packed
Indicates that all the items on a Goods-Out Note have been packaged and are awaiting shipping
- goods-out-note.modified.un-printed
Indicates that the packing list for a Goods-Out Note has been cancelled/destroyed
- goods-out-note.modified.un-picked
Indicates that the items for a Goods-Out Note has been returned to the shelves
- goods-out-note.modified.un-packed
Indicates that the packaging of items on a Goods-Out Note has been cancelled or reversed
- goods-out-note.modified.shipped
Indicates that all the items on a Goods-Out Note have been shipped to the recipient
Order
- order.modified.fully-shipped
All of the items on an Order have now been shipped to the recipient
- sales-order.created
A new sales order has been created specifically using the Sales Order POST (/order-service/sales-order/) endpoint. Newer integrations will be using this endpoint but any orders created via the UI or using the older endpoint (/order-service/order/) will not trigger this webhook to be fired
- order.modified.order-status
The status of an Order has changed