> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.enigmagenomics.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.enigmagenomics.com/_mcp/server.

# Payment Link Overview

The Payment Link route provides the ability to retrieve a payment link associated with a specific order placed through the Enigma platform. This is achieved through a single GET endpoint that accepts an Order ID as a path parameter and returns the corresponding payment link, which can then be shared with the patient or customer to complete their payment.

This route is intended for use after an order has been successfully created, enabling seamless redirection of end users to the appropriate payment gateway without requiring them to manually navigate to a payment portal.