Not getting webhook response

i’m using rest api for webhook.i have registered webhook for Inventory Update ,
Shipment Update but not getting any webhook response in my webhook url.can you please fix this issue.

Hi @madhupatel
Do you have an order id I could check? or product id for the inventory update?
Thanks in advance!
Tom

details for inventory webhook

product_id : 296222800,
“account_id”: 5630

order details( details for shipment webhook )

  • “id”: “T3JkZXI6MTI5MDUyMDYz”,
  • “legacy_id”: 129052063,
  • “order_number”: “56454535”,
  • “shop_name”: “TEST”,
  • “fulfillment_status”: “fulfilled”,
  • “order_date”: “2020-05-26T00:00:00+00:00”,
  • “ready_to_ship”: false,
  • “profile”: “default”,
  • “packing_note”: null,
  • “required_ship_date”: “2020-05-30T00:00:00+00:00”,
  • “partner_order_id”: “56454535”,

@tomasw now i’m getting webhook response for inventory update. but still facing same issue
for shipment update webhook, i have tried almost all order and update their shipment address but not getting any webhook response.

@tomasw any update for me?

Hi @madhupatel
I just send that webhook manually, but please let me know if this continues to happen for you.
Thank again!
Tom

i got your webhook ,which you have manually sent.
but still facing same issue not getting any webhook when i update shipment details or create shipment.

Thanks for confirming that @madhupatel
I just escalated this to Engineering with all the information, and will let you know as soon as I have an update.
Thanks again for your patience in this!,
Tom

hello team any update on webhook issue.