> ## 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.

# Payout Links

> [Payout Links](/x/payout-links) enable you to make payouts to those Contacts whose Fund Account details are not available. Allowlisting your IP is mandatory for using the Payout Link APIs. Know how to [allowlist your IP](/x/dashboard/allowlist-ip).

Fork the Razorpay Postman Public Workspace and try the Payout Links APIs using your [Test API Keys](/x/dashboard/api-keys).

[](https://www.postman.com/razorpaydev/workspace/razorpay-public-workspace/folder/12492020-60f1103d-eb2b-454b-8b17-7911e3c9d2f5)

### Related Guides

[About Payout Links](/x/payout-links)
[Set Up Webhooks](/webhooks/setup-edit-payouts)
[Webhook Payloads](/webhooks/payout-links)

### Endpoints

* **post** `/v1/payout-links` - Create a Payout Link (Contact Details):
  Creates a Payout Link using contact details like email id/mobile number.

* **post** `/v1/payout-links` - Create a Payout Link (Contact ID):
  Creates a Payout Link using Contact ID.

* **get** `/v1/payout-links` - Fetch All Payout Links:
  Retrieves all Payout Links created.

* **get** `/v1/payout-links/:id/` - Fetch Payout Links With ID:
  Retrieves a particular Payout Link.

* **post** `/v1/payout-links/:id/post` - Cancel a Payout Link:
  Cancels a Payout Link.
