Is there web hook that triggers when return is completed?

Hello,

I’ve been looking for a webhook that triggers when a return is completed, but I haven’t been able to find one.

The task we want to accomplish is as follows:

  1. After shipping a music CD, the customer returns it due to simple change of mind.
  2. After receiving the returned music CD, we perform a check to confirm that we’ve received it.
  3. The WEB HOOK that catches this check sends an HTTP REQUEST to another server.
  4. Upon receiving the request, the DB of music-sales-information deducts the sales volume of the record.

To be more precise, our task is to integrate with the Hanteo Chart API, and we understand that a significant number of other companies on Shopify have implemented this.

It would be best to know that how these companies have implemented this.

Thank you.

1 Like