Returns every webhook attempt associated with the specified transaction. Optional query parameters let you filter by endpoint, event type, status, or HTTP response code.
"your-x-api-key"
"your-x-api-token"
Transaction UUID
Filter by requested endpoint
255
Webhook event type
PAYMENT_CONFIRMATION
, REFUND_PAID
, REVERSAL_CREATE
, REVERSAL_PAID
Webhook request status
SUCCESS
, HTTP_STATUS_NOT_EQUALS_200
, HTTP_REQUEST_TIMEOUT
HTTP status code returned by endpoint
x <= 999
Success Response
The response is of type object
.