Refunds
Refund a payment to return funds to the customer’s mobile money account.Refund Types
- Full refund — Omit
amountto refund the entire payment - Partial refund — Specify
amountin centavos to refund a portion
Idempotency
Use theIdempotency-Key header to safely retry refund creation.
Endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/refunds | Create a refund |
GET | /v1/refunds/{id} | Get a refund |
GET | /v1/refunds | List refunds |