Values in PO Update webhook

Hey there

We want to use the PO Update webhook, but actually mainly to keep the stocks in our ERP up to date. I have two questions concerning the data in the webhook.

  1. In the line_item object, there is a key quantity. Does that reflect the currently available amount for that product?

  2. You send the warehouse ID, is there a chance to also get the new uuid in the webhook?

Thanks a lot

Jakob

Hey Team,

Thanks for reaching out!

The quantity displayed there reflects the quantity ordered within the PO. It’s also followed up by the quantity received so you can know if the item has been fully received.

I’ll go ahead and pass along your feedback regarding the uuid in the webhook.

Please let me know if you have any questions or concerns!

Best,
RayanP

Thanks a lot for your explanation. We will then use different means to keep up with the total stock.

1 Like

Hey @Dev,

You’re welcome!

We also have an Inventory Update Webhook that you can subscribe to, that may interest you.
In addition to this we have an Inventory Snapshot feature, that might be of help as well.

Let me know if there’s anything I can do to assist!

Best,
RayanP

Yes, I already checked that webhook out. I will have a look at the snapshots, but I think we can actually work with the products query for our requirements.

Thanks for your help!

Best

Jakob

1 Like