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

# QR Codes GST APIs

> You can use Razorpay QR Codes to create QR Codes and share them with customers to accept digital payments.

## How it Works

Given below is the flow:

1. You create a QR Code.
2. A short URL is generated.
3. Share the URL with your customers.
4. Customers scan the QR Code with their preferred UPI PSP app and complete the payment.

## List of Endpoints

## API Endpoint | Description

## [Create a QR Code](/api/qr-codes/gst/create) | Creates a QR Code.

## [Close a QR Code](/api/qr-codes/gst/close) | Closes a QR Code.

## [Fetch all QR Codes](/api/qr-codes/gst/fetch-all) | Retrieves details of all QR Codes.

## [Fetch a QR Code with Id](/api/qr-codes/gst/fetch-with-id) | Retrieves details of a specific QR Code using id.

## [Fetch QR Codes for a Customer ID](/api/qr-codes/gst/fetch-customer-id) | Retrieves QR Codes generated for a Customer id.

## [Fetch QR Codes for a Payment ID](/api/qr-codes/gst/fetch-payment-id) | Retrieves QR Codes by Payment id.

## [Fetch Payments for a QR Code](/api/qr-codes/gst/fetch-payments) | Retrieves payments made on a QR Code.

[Refund Payments](/api/qr-codes/gst/refunds) | Refunds payments made on a QR Code.
