/api/v1/merchant/webhooks
Endpoints
List endpoints
GET /api/v1/merchant/webhooks/endpoints
Create endpoint
POST /api/v1/merchant/webhooks/endpoints
Update and delete
PATCH /api/v1/merchant/webhooks/endpoints/:id
DELETE /api/v1/merchant/webhooks/endpoints/:id
Reveal secret
POST /api/v1/merchant/webhooks/endpoints/:id/reveal-secret
Returns the signing secret once per call. Store it securely.
Deliveries
GET /api/v1/merchant/webhooks/deliveries?endpointId=&from=&to=
POST /api/v1/merchant/webhooks/deliveries/:id/retry
Common event types
Full list: Webhooks guide.

