PENDING
,
PROCESSED
, or FAILED
. Refunds are processed through the ACH network, similar to standard transactions, and
typically result in a new payout to the original payor.
uuid
of the transaction you wish to refund. Only transactions that have a status
of PROCESSED
are eligible.
uuid
and the amount
to be refunded.
Refunds can be partial or full, but the total amount refunded must not exceed the original transaction amount.
Refer to the Refund a Transaction
OpenAPI documentation for full request and response details.
PROCESSED
. In sandbox, this is typically simulated shortly after creation.Refund
webhook events. This event provides updates on the
status of the refund, including success or failure, timestamps, and metadata.
For more details, visit the Webhook Events page.