From 8c7b54c3869f3508447c3d1bdffd130f6d865147 Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Thu, 18 Jun 2026 16:43:27 +0200 Subject: [PATCH] OVPAY-2547 - Added 'paymentMethod' to transactionItem. --- src/openapi/fiko/fiko-crud.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/src/openapi/fiko/fiko-crud.yaml b/src/openapi/fiko/fiko-crud.yaml index 092c9e5..b8b78ab 100644 --- a/src/openapi/fiko/fiko-crud.yaml +++ b/src/openapi/fiko/fiko-crud.yaml @@ -1458,6 +1458,7 @@ paths: identifyingFieldValue: null concessionId: null isContraAccount: false + paymentMethod: null lineType: tax lineSense: credit department: 140 @@ -1480,6 +1481,7 @@ paths: identifyingFieldValue: null concessionId: 1 isContraAccount: false + paymentMethod: null lineType: analysis lineSense: credit department: 900 @@ -1502,6 +1504,7 @@ paths: identifyingFieldValue: null concessionId: null isContraAccount: true + paymentMethod: iDEAL lineType: analysis lineSense: debet department: 140 @@ -1737,6 +1740,7 @@ paths: - identifyingFieldValue - concessionId - isContraAccount + - paymentMethod - lineType - lineSense - department @@ -1770,6 +1774,7 @@ paths: - identifyingFieldValue - concessionId - isContraAccount + - paymentMethod - lineType - lineSense - department @@ -1821,6 +1826,7 @@ paths: identifyingFieldValue: null concessionId: 2 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1843,6 +1849,7 @@ paths: identifyingFieldValue: null concessionId: 1 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1874,6 +1881,7 @@ paths: identifyingFieldValue: null concessionId: 2 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1895,6 +1903,8 @@ paths: sourceMetadataId: 2c55f374-8ef8-4615-bc0a-5c92184ff4b2 identifyingFieldValue: null concessionId: 1 + isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1917,6 +1927,7 @@ paths: identifyingFieldValue: null concessionId: 2 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1939,6 +1950,7 @@ paths: identifyingFieldValue: null concessionId: 1 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -1961,6 +1973,7 @@ paths: identifyingFieldValue: null concessionId: null isContraAccount: false + paymentMethod: null lineType: tax lineSense: credit department: 140 @@ -1983,6 +1996,7 @@ paths: identifyingFieldValue: null concessionId: null isContraAccount: true + paymentMethod: iDEAL lineType: analysis lineSense: credit department: 220 @@ -2032,6 +2046,7 @@ paths: identifyingFieldValue: null concessionId: 1 isContraAccount: false + paymentMethod: null lineType: summary lineSense: credit department: 900 @@ -4077,6 +4092,10 @@ components: isContraAccount: type: boolean example: false + paymentMethod: + type: string + example: iDEAL + nullable: true lineType: type: string enum: @@ -4194,6 +4213,10 @@ components: isContraAccount: type: boolean example: false + paymentMethod: + type: string + example: iDEAL + nullable: true lineType: type: string enum: @@ -4283,6 +4306,10 @@ components: type: boolean example: false nullable: true + paymentMethod: + type: string + example: iDEAL + nullable: true lineType: type: string enum: