> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.payroc.com/llms.txt.
> For full documentation content, see https://docs.payroc.com/llms-full.txt.

# Extend your integration

After you set up your integration to create and share a payment link, you extend your integration to include the following:

* [**Share a link**](https://docs.payroc.com/api/schema/payment-links/sharing-events/share) — Send an existing payment link to one or more customers by email.
* [**Update a link**](https://docs.payroc.com/api/schema/payment-links/partially-update) — Update a payment link, for example, its expiration date.
* [**Retrieve a link**](https://docs.payroc.com/api/schema/payment-links/retrieve) — Retrieve the details of a payment link.
* [**Retrieve a list of links**](https://docs.payroc.com/api/schema/payment-links/list) - Retrieve a paginated list of payment links that are associated with a processing terminal.
* [**Retrieve a link's sharing events**](https://docs.payroc.com/api/schema/payment-links/sharing-events/list) — Retrieve a paginated list of the times that a merchant shared a payment link.
* [**Deactivate a link**](https://docs.payroc.com/api/schema/payment-links/deactivate) — Deactivate a payment link.