Retrieve the total number of shipments for each product on ShippingBo
P粉511896716
2023-09-04 14:18:23
<p>Is it possible to retrieve the total number of shipments for each product on ShippinBo via API?
I develop a platform for reordering suppliers and I need this data for new functionality.
Get the total number of shipments for each product on ShippinBo through API</p>
We recommend creating a hook on the Shipment resource: https://developer.shippingbo.com/docs/api/6fkoxdhf5024p-How to configure
For each shipment created, the configured endpoint will be called with the products sent and you can save the data and counts