Webhook Endpoints
partner/webhook/resend
This endpoint will resend the webhook notification associated with the provided event ID. This is useful if you missed a webhook or if you need to reprocess a webhook.
The event ID can be fetched using the GET /partner/webhooks endpoint.
post/partner/webhook/resend
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.