# Refunds

Operations for managing payment refunds

 - [GET /refund](https://docs.easypay.pt/openapi/refunds/list-refund.md): Cursor based endpoint to retrieve all account refunds. **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">refund:read</code>
 - [POST /refund/{id}](https://docs.easypay.pt/openapi/refunds/paths/~1refund~1%7Bid%7D/post.md): Each method has a specific time window during which a refund can be issued. Once this period expires, refunds can no longer be processed via the API for that payment. ### Refund Deadlines by Payment M
 - [GET /refund/{id}](https://docs.easypay.pt/openapi/refunds/paths/~1refund~1%7Bid%7D/get.md): **Required scope:** <code style="background:#e8f0fe;color:#1a73e8;padding:2px 8px;border-radius:12px;font-size:0.85em">refund:read</code>
