# Refunds

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

Return money from a completed payment, in full or in part.

## Operations

- `GET /refunds` - List Refunds
- `POST /refunds` - Request Refunds
- `GET /refunds/{id}` - Get Refund
- `POST /refunds/{id}/cancel` - Cancel Refund
- `GET /refunds/{id}/notifications` - Get Refund Notifications
- `POST /refunds/{id}/notifications/resend` - Resend Refund Notifications
