v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
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

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed