Fetches a single refund by ID.
Documentation Index
Fetch the complete documentation index at: https://alguna.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Pass your API key as a Bearer token.
2026-04-01 Unique identifier for the refund
Success
Refund amount as a decimal string
"99.00"
Timestamp when the refund was created
"2026-04-01T10:00:00Z"
Currency code
"USD"
The customer that received the refund
"cust_01H1VECT"
Unique identifier for the refund
"re_01H1VECT"
The original payment that was refunded
"pay_01H1VECT"
Refund status
pending, succeeded, failed, canceled "succeeded"
Timestamp when the refund was last updated
"2026-04-01T12:30:00Z"
External reference ID from the payment processor
Link to view the refund in the payment processor's dashboard
Reason for failure if status is failed
Payment processor's internal refund ID
Reason for the refund
"Customer requested refund"