feature/OVPAY-2547 #64

Open
bboterm wants to merge 2 commits from feature/OVPAY-2547 into develop
Showing only changes of commit 8c7b54c386 - Show all commits

View File

@ -1458,6 +1458,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: null concessionId: null
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: tax lineType: tax
lineSense: credit lineSense: credit
department: 140 department: 140
@ -1480,6 +1481,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 1 concessionId: 1
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: analysis lineType: analysis
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1502,6 +1504,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: null concessionId: null
isContraAccount: true isContraAccount: true
paymentMethod: iDEAL
lineType: analysis lineType: analysis
lineSense: debet lineSense: debet
department: 140 department: 140
@ -1737,6 +1740,7 @@ paths:
- identifyingFieldValue - identifyingFieldValue
- concessionId - concessionId
- isContraAccount - isContraAccount
- paymentMethod
- lineType - lineType
- lineSense - lineSense
- department - department
@ -1770,6 +1774,7 @@ paths:
- identifyingFieldValue - identifyingFieldValue
- concessionId - concessionId
- isContraAccount - isContraAccount
- paymentMethod
- lineType - lineType
- lineSense - lineSense
- department - department
@ -1821,6 +1826,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 2 concessionId: 2
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1843,6 +1849,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 1 concessionId: 1
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1874,6 +1881,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 2 concessionId: 2
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1895,6 +1903,8 @@ paths:
sourceMetadataId: 2c55f374-8ef8-4615-bc0a-5c92184ff4b2 sourceMetadataId: 2c55f374-8ef8-4615-bc0a-5c92184ff4b2
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 1 concessionId: 1
isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1917,6 +1927,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 2 concessionId: 2
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1939,6 +1950,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 1 concessionId: 1
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -1961,6 +1973,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: null concessionId: null
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: tax lineType: tax
lineSense: credit lineSense: credit
department: 140 department: 140
@ -1983,6 +1996,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: null concessionId: null
isContraAccount: true isContraAccount: true
paymentMethod: iDEAL
lineType: analysis lineType: analysis
lineSense: credit lineSense: credit
department: 220 department: 220
@ -2032,6 +2046,7 @@ paths:
identifyingFieldValue: null identifyingFieldValue: null
concessionId: 1 concessionId: 1
isContraAccount: false isContraAccount: false
paymentMethod: null
lineType: summary lineType: summary
lineSense: credit lineSense: credit
department: 900 department: 900
@ -4077,6 +4092,10 @@ components:
isContraAccount: isContraAccount:
type: boolean type: boolean
example: false example: false
paymentMethod:
type: string
example: iDEAL
nullable: true
lineType: lineType:
type: string type: string
enum: enum:
@ -4194,6 +4213,10 @@ components:
isContraAccount: isContraAccount:
type: boolean type: boolean
example: false example: false
paymentMethod:
type: string
example: iDEAL
nullable: true
lineType: lineType:
type: string type: string
enum: enum:
@ -4283,6 +4306,10 @@ components:
type: boolean type: boolean
example: false example: false
nullable: true nullable: true
paymentMethod:
type: string
example: iDEAL
nullable: true
lineType: lineType:
type: string type: string
enum: enum: