Shipped webhook data

Hello,
What information will be send to the webhook with the 'shipped' webhook action? The documentation only mentions the headers (https://developers.lightspeedhq.com/ecom/tutorials/webhooks/).
Is there more information about the data being send to the shipped webhook?
Best Regards,
Allan
What information will be send to the webhook with the 'shipped' webhook action? The documentation only mentions the headers (https://developers.lightspeedhq.com/ecom/tutorials/webhooks/).
Is there more information about the data being send to the shipped webhook?
Best Regards,
Allan
Answers
The response from the shipment webhook is just the data you would get from the Shipment API which can be read here:
https://developers.lightspeedhq.com/ecom/endpoints/shipment/
I created a mock order and the shipment web-hook fired. Here is the response:
I also updated the order to set it is shipped and the shipment.status value was then sent to my webhook showing the update.
Hope this helps!
Adrian Samuel
Software Developer
Lightspeed HQ