v1

latestOpenAPI 3.1.02026-07-132363652.9 MB
Admin
Webhooks

Get merchant webhook delivery details including request payload and response body (admin only)

Get merchant webhook delivery details including request payload and response body (admin only)

get/api/v1/admin/merchant-webhook-deliveries/{id}

Path parameters

idstring uuid required

Merchant webhook delivery ID

Merchant webhook delivery ID

Response

Success

successboolean required

Example response

{
  "data": {
    "event_type": "quidkey.payment_request.succeeded"
  }
}