Returns all outbound webhook delivery records for a transaction, ordered by creation time. Typically returns 0–2 records:
RECEIVER – notification to the receiving application on initiation.SENDER – callback to the sending application on outcome.
Each record shows the delivery status, attempt count, last error,
and the full event type sent.Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.
Transaction reference