---
title: "Changes to Create a new payment link (Partner or Merchant authentication)"
method: POST
path: "/api/v1/payment-links"
---

# Changes to Create a new payment link (Partner or Merchant authentication)

`POST /api/v1/payment-links`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-06-16** `b372e7d5563d` — 4 breaking, 2 warning, 5 info
- **2026-02-28** `ecd256fe0106` — 1 info
- **2025-11-02** `919eb7a392aa` — 1 breaking

## Changes

- **2026-06-16** `b372e7d5563d` — 4 breaking, 2 warning, 5 info
  - the `order/currency` request property's minLength was increased from `0` to `3`
  - added the pattern `^[A-Za-z]{3}$` to the request property `order/currency`
  - added the pattern property `^(.*)$` to the `metadata` request property
  - the `error/code` response's property type/format changed from `string`/`` to ``/`` for status `400`
  - the `order/currency` request property's maxLength was set to `3`
  - removed the optional property `error/errors` from the response with the `400` status
  - added the new optional request property `order/test_transaction`
  - added the new optional request property `redirect_urls`
  - the `locale` request property default value `en` was added
  - added the optional property `error/metadata` to the response with the `400` status
  - added `subschema #1, subschema #2` to the `error/code` response property `allOf` list for the response status `400`
- **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/post.md) · [API](https://skmtc.dev/banqzinc/apis/quidkey-api.md) · [Page](https://skmtc.dev/banqzinc/apis/quidkey-api/changes/api/v1/payment-links/post)
