# Payout Links A `Payout Link` is a unique, one-time link you can send via email or text to a recipient for fast and secure payouts. For card-based payouts, funds are typically available within minutes.

Payout Links can be used for various purposes, including insurance payments, sales commissions, and more. Each link can be customized to display your brand name and logo, providing a seamless experience for recipients.

Related Guides: [Payout Links](/guides/payouts/payout-links) ## Create a Payout Link - [POST /payout_links](https://docs.finix.com/api/payout-links/createpayoutlink.md): Generate a resource to create a single-use link for sending a payout to a recipient. ## List Payout Links - [GET /payout_links](https://docs.finix.com/api/payout-links/listpayoutlinks.md): Retrieve a list of resources. For details on how to query endpoints using the available parameters, see Query Parameters. ## Fetch a Payout Link - [GET /payout_links/{payout_link_id}](https://docs.finix.com/api/payout-links/getpayoutlink.md): Retrieve the details of a previously created . ## Update a Payout Link - [PUT /payout_links/{payout_link_id}](https://docs.finix.com/api/payout-links/updatepayoutlink.md): Update an existing resource.