Why am I not receiving a webhook when a return is closed?

Hi,

I met the problem while working with order webhooks.

When I update/fulfil/refund/open return(status return in progress) on an order I receive a webhook with updated data on my server.

However, when I “close return”, so the status becomes “Returned” I receive no webhook at all.

Is it intended behaiviour and what can I do about it?

1 Like

Same problem here, did you ever got an answer?

Can you get any of the refund webhooks to work? I cannot - all other webhooks work as expected.