> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Edit a Payment Link

> You can edit Payment Links issued to customers. Given below are the different operations that you can perform based on the state of the Payment Link:

## Action | Issued | Partially Paid | Paid | Cancelled | Expired

## Enable/disable Partial Payments | ✓ | x | x | x | x

## Add/edit Reference ID | ✓ | x | x | x | x

## Add/edit Expiry Date | ✓ | x | x | x | x

## Add/edit Notes | ✓ | ✓ | ✓ | ✓ | ✓

Disable Reminders | ✓ | x | x | x | x

## Edit a Payment Link From Dashboard

Watch this video to see how to edit a Payment Link.

To edit a Payment Link:

1. Log in to the Dashboard.
2. Navigate to **Payment Links**.
3. Click the **Payment Link** you want to edit. The details of the **Payment Link** appear on the right panel.
4. Add/edit the fields you want.

### Disable Reminders by Editing Payment Link

To disable reminders by editing Payment Link:

<Steps>
  <Step title="Step 1">
    Log in to Dashboard and navigate to **Payment Links**.
  </Step>

  <Step title="Step 2">
    Click a **Payment Link ID** to view its details in the side panel appears.
  </Step>

  <Step title="Step 3">
    Enable or disable **Send auto reminders** for the Payment Link.
  </Step>
</Steps>

## Edit a Payment Link Using API

You can edit a Payment Link using:

* [Update a Standard Payment Link API](/api/payments/payment-links/update-standard)
* [Update a UPI Payment Link API](/api/payments/payment-links/update-upi)

#### Related Information

* [Create a Payment Link](/payments/payment-links/create)

* [FAQs](/payments/payment-links/faqs)

* [Payment Links APIs](/payments/payment-links/apis)
