post
https://yourplatform.com/ewity-webhook/review-requested-reminder
Sent BY Ewity TO your registered webhook URL. All events
POST to the same URL — the path on this page is for grouping
in the docs only. Identify the event by theX-Eventheader.
Fires when an order has been sitting in review-requested for too
long (the merchant proposed edits, the customer hasn't acted yet)
and a reminder is due. Use it to nudge the customer to open the
order and accept or cancel the merchant's changes.
The body is the full Order; its
status will always be review-requested and reminder_count
reflects how many reminders have already been sent.
How to use it
- Surface a reminder UI on your side ("the merchant is waiting on
you to confirm changes"). - The customer-driven transition back to
pending(i.e. accepting
the merchant's changes) is exposed at
POST /orders/{id}/status-change/pending.
cancelledis the alternative.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
2XXReceiver acknowledged.