# Refunds

> A group of operations in the Payments API reference. Source: https://hub.ozow.com/api-reference/payments-api/tags/refunds/

Return money from a completed payment, and follow the refunds you have submitted.

## Operations

- `POST /secure/refunds/submit` - Submit refund
- `GET /secure/refunds/getrefunds` - Get refunds
- `GET /secure/refunds/getrefund` - Get refund
- `GET /secure/refunds/getrefundsbytransactionid` - Get refunds by transaction ID
