Retrieve Transaction Event
The Retrieve Payout Transaction Event endpoint on Payiano returns the full details of a specific lifecycle event associated with a payout transaction. Each event represents a distinct stage in the payout process.
The response includes the event name (such as initiated, validating, funds_processing, receiver_settled, success, or failed), along with event metadata stored in the data field. This metadata may contain processor messages, validation results, reference codes, or additional payout network information.
The event also includes a completed_at timestamp that indicates when the lifecycle stage finished. This allows finance, operations, and engineering teams to reconstruct the full payout timeline with millisecond precision.
Use this endpoint to debug payout flows, review processor interactions, verify timing and state transitions, or build audit-ready transaction histories. It provides accurate, real-time visibility into how a payout is progressing at each stage.