Simulation
Resend Webhook
Resends the latest webhook event for a given entity (order, prefund, or user) in the sandbox environment. Useful for re-triggering webhook delivery when testing integrations.
post/v3/simulation/webhook-resend
Headers
MIDstring required
Merchant or sub-merchant MID
Request body
Example request
{
"entityId": "OR-2603130504320558904"
}Response
Webhook resent successfully