---
title: "Changes to Get payment link details by ID"
method: GET
path: "/api/v1/payment-links/{id}"
---

# Changes to Get payment link details by ID

`GET /api/v1/payment-links/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-06-16** `b372e7d5563d` — 1 breaking, 18 info
- **2026-02-28** `ecd256fe0106` — 1 info
- **2025-11-02** `919eb7a392aa` — 1 breaking

## Changes

- **2026-06-16** `b372e7d5563d` — 1 breaking, 18 info
  - the `data` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/paymentLink_ListItem, subschema #2` from the `data` response property `allOf` list for the response status `200`
  - added the required property `data/amount` to the response with the `200` status
  - added the required property `data/created_at` to the response with the `200` status
  - added the required property `data/currency` to the response with the `200` status
  - added the required property `data/expires_at` to the response with the `200` status
  - added the required property `data/first_viewed_at` to the response with the `200` status
  - added the required property `data/id` to the response with the `200` status
  - added the required property `data/link_type` to the response with the `200` status
  - added the required property `data/locale` to the response with the `200` status
  - added the required property `data/merchant` to the response with the `200` status
  - added the required property `data/metadata` to the response with the `200` status
  - added the required property `data/order_id` to the response with the `200` status
  - added the required property `data/payment_link_url` to the response with the `200` status
  - added the required property `data/payment_reference` to the response with the `200` status
  - added the required property `data/redirect_urls` to the response with the `200` status
  - added the required property `data/status` to the response with the `200` status
  - added the required property `data/transaction_id` to the response with the `200` status
  - added the required property `data/views_count` to the response with the `200` status
- **2026-02-28** `ecd256fe0106` — 1 info
  - endpoint added
- **2025-11-02** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/banqzinc/apis/quidkey-api/docs/api/v1/payment-links/:id/get.md) · [API](https://skmtc.dev/banqzinc/apis/quidkey-api.md) · [Page](https://skmtc.dev/banqzinc/apis/quidkey-api/changes/api/v1/payment-links/:id/get)
