> ## Documentation Index
> Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Refunds

The refund mechanism within Lynx API is a 2-step process:

1. Request refund.
2. Approve or Decline the refund.

This section contains guides that will detail each of these steps. Below is a list of the available guides:

<Columns cols={3}>
  <Card icon="link" title="Request a Refund" href="/docs/manage-data-operations/lynx-api/refunds/request-refunds" arrow />

  <Card icon="link" title="Approve or Decline Refunds" href="/docs/manage-data-operations/lynx-api/refunds/approve-or-decline-a-refund" arrow />

  <Card icon="link" title="Upload Refund Documentation" href="/docs/manage-data-operations/lynx-api/refunds/upload-refund-document" arrow />
</Columns>
