---
title: "Changes to Initiate a Domestic Payment"
method: POST
path: "/domestic-payments"
---

# Changes to Initiate a Domestic Payment

`POST /domestic-payments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 19 of 50 revisions.

- **2026-02-03** `59fa1131ff96` — 3 info
- **2025-11-20** `8aca7b397e14` — 3 info
- **2025-11-20** `5dbf59c53db8` — 3 breaking, 1 info
- **2025-11-20** `4a10fcc8639c` — 3 info
- **2025-11-18** `1c8f74b55cd4` — 1 info
- **2025-11-18** `2e4e040f09e0` — 7 breaking, 5 info
- **2025-11-18** `4ac465cd8df5` — 3 breaking, 3 warning, 15 info
- **2025-11-18** `e083c4ef6d24` — 21 breaking, 3 info
- **2025-11-17** `7491ba5b5906` — 3 breaking, 3 warning, 15 info
- **2025-11-17** `e78aaf6dd31c` — 21 breaking, 3 info
- **2025-11-17** `70e4630527d5` — 3 breaking, 3 warning, 15 info
- **2025-11-17** `76cda65b3a3e` — 21 breaking, 3 info
- **2025-11-17** `5bd66a1398ff` — 3 breaking, 3 warning, 15 info
- **2025-11-14** `9e88fe822ca0` — 6 breaking, 3 info
- **2025-11-14** `02a49cac8571` — 7 breaking, 3 warning, 6 info
- **2025-11-14** `334749479aba` — 7 breaking, 5 info
- **2025-11-14** `29b839f65e5f` — 15 breaking
- **2025-11-13** `6311e4226757` — 15 info
- **2025-11-13** `31bdd8df938d` — 9 warning, 12 info

## Changes

- **2026-02-03** `59fa1131ff96` — 3 info
  - added the new `Other` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `Other` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `Other` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-20** `8aca7b397e14` — 3 info
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/json; charset=utf-8)
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/json)
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/jose+jwe)
- **2025-11-20** `5dbf59c53db8` — 3 breaking, 1 info
  - removed the enum value `CRYP` of the request property `Risk/PaymentPurposeCode` (media type: application/json; charset=utf-8)
  - removed the enum value `CRYP` of the request property `Risk/PaymentPurposeCode` (media type: application/json)
  - removed the enum value `CRYP` of the request property `Risk/PaymentPurposeCode` (media type: application/jose+jwe)
  - added the new optional `header` request parameter `x-client-id`
- **2025-11-20** `4a10fcc8639c` — 3 info
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/json; charset=utf-8)
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/json)
  - added the new `CRYP` enum value to the request property `Risk/PaymentPurposeCode` (media type: application/jose+jwe)
- **2025-11-18** `1c8f74b55cd4` — 1 info
  - added the non-success response with the status `422`
- **2025-11-18** `2e4e040f09e0` — 7 breaking, 5 info
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json; charset=utf-8)
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json)
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format changed from `integer`/`int32` to `string`/`` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format was generalized from `integer`/`int32` to `string`/`` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format was generalized from `integer`/`int32` to `string`/`` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/jose+jwe)
- **2025-11-18** `4ac465cd8df5` — 3 breaking, 3 warning, 15 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/jose+jwe)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-18** `e083c4ef6d24` — 21 breaking, 3 info
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/jose+jwe)
- **2025-11-17** `7491ba5b5906` — 3 breaking, 3 warning, 15 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/jose+jwe)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-17** `e78aaf6dd31c` — 21 breaking, 3 info
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/jose+jwe)
- **2025-11-17** `70e4630527d5` — 3 breaking, 3 warning, 15 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/jose+jwe)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-17** `76cda65b3a3e` — 21 breaking, 3 info
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/jose+jwe)
- **2025-11-17** `5bd66a1398ff` — 3 breaking, 3 warning, 15 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/jose+jwe)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-14** `9e88fe822ca0` — 6 breaking, 3 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's maxLength was unset from `2048` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` response property's minLength was decreased from `1` to `0` for the response status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was decreased from `1` to `0` (media type: application/jose+jwe)
- **2025-11-14** `02a49cac8571` — 7 breaking, 3 warning, 6 info
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's minLength was increased from `0` to `1` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format changed from `string`/`` to `integer`/`int32` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format changed from `string`/`` to `integer`/`int32` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format changed from `string`/`` to `integer`/`int32` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `string`/`` to `integer`/`int32` for status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentInformation/items/LineDetails/items/` request property's maxLength was set to `2048` (media type: application/jose+jwe)
  - removed the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` from the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json; charset=utf-8)
  - removed the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` from the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json)
  - removed the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` from the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was removed for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was removed for the status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was removed for the status `201` (media type: application/jose+jwe)
- **2025-11-14** `334749479aba` — 7 breaking, 5 info
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json; charset=utf-8)
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/json)
  - added the pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` to the request property `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format changed from `integer`/`int32` to `string`/`` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property type/format changed from `integer`/`int32` to `string`/`` for status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format was generalized from `integer`/`int32` to `string`/`` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` request property type/format was generalized from `integer`/`int32` to `string`/`` (media type: application/jose+jwe)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/json)
  - the `Data/Initiation/RemittanceInformation/Structured/items/ReferredDocumentAmount` response's property pattern `^\d{1,13}$|^\d{1,13}\.\d{1,5}$` was added for the status `201` (media type: application/jose+jwe)
- **2025-11-14** `29b839f65e5f` — 15 breaking
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `BillPayment` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceGoods` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `EcommerceServices` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PartyToParty` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/json)
  - removed the enum value `PispPayee` of the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-13** `6311e4226757` — 15 info
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `BillPayment` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceGoods` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `EcommerceServices` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PartyToParty` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json; charset=utf-8)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/json)
  - added the new `PispPayee` enum value to the request property `Risk/PaymentContextCode` (media type: application/jose+jwe)
- **2025-11-13** `31bdd8df938d` — 9 warning, 12 info
  - changed the pattern of the request property `Data/Initiation/CreditorAgent/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json; charset=utf-8)
  - changed the pattern of the request property `Data/Initiation/CreditorAgent/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json)
  - changed the pattern of the request property `Data/Initiation/CreditorAgent/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/jose+jwe)
  - changed the pattern of the request property `Data/Initiation/UltimateCreditor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json; charset=utf-8)
  - changed the pattern of the request property `Data/Initiation/UltimateCreditor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json)
  - changed the pattern of the request property `Data/Initiation/UltimateCreditor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/jose+jwe)
  - changed the pattern of the request property `Data/Initiation/UltimateDebtor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json; charset=utf-8)
  - changed the pattern of the request property `Data/Initiation/UltimateDebtor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/json)
  - changed the pattern of the request property `Data/Initiation/UltimateDebtor/LEI` from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` (media type: application/jose+jwe)
  - the `Data/Debtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Debtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json)
  - the `Data/Debtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/CreditorAgent/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/CreditorAgent/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json)
  - the `Data/Initiation/CreditorAgent/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/UltimateCreditor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/UltimateCreditor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json)
  - the `Data/Initiation/UltimateCreditor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/jose+jwe)
  - the `Data/Initiation/UltimateDebtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json; charset=utf-8)
  - the `Data/Initiation/UltimateDebtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/json)
  - the `Data/Initiation/UltimateDebtor/LEI` response's property pattern was changed from `^[0-9]{4}[0]{2}[A-Z0-9]{12}[0-9]{2}` to `^[A-Z0-9]{18,18}[0-9]{2,2}$` for the status `201` (media type: application/jose+jwe)

---

[Operation](https://skmtc.dev/openbankinguk/apis/payment-initiation-api/docs/domestic-payments/post.md) · [API](https://skmtc.dev/openbankinguk/apis/payment-initiation-api.md) · [Page](https://skmtc.dev/openbankinguk/apis/payment-initiation-api/changes/domestic-payments/post)
