Skip to content

Commit

Permalink
Update 1.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadavpadma authored Nov 23, 2023
1 parent f9db01f commit 67f2cd1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions openbanking-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ info:
name: API Support
email: [email protected]
url: 'https://developer.mastercard.com/open-banking-us/documentation/support/'
version: 1.13.9
version: 1.13.10
servers:
- url: 'https://api.finicity.com'
description: Production
Expand Down Expand Up @@ -1869,8 +1869,8 @@ paths:
- Bank Statements
summary: Generate Statement Report
description: >-
Generate a Statement Report report for the given accounts under the
given customer.
Generate a Statement Report for the given accounts under the given
customer.


This is a premium service. A billable event will be created upon the
Expand Down Expand Up @@ -4649,7 +4649,7 @@ components:
value:
statementReportData:
accountId: 1000076901
index: 1
statementIndex: 1
reportCustomFields:
- label: loanID
value: '123456'
Expand All @@ -4669,7 +4669,7 @@ components:
constraints:
statementReportData:
accountId: 1000076901
index: 1
statementIndex: 1
reportCustomFields:
- label: loanID
value: '123456'
Expand Down Expand Up @@ -5848,7 +5848,7 @@ components:
constraints:
statementReportData:
accountId: 1000076901
index: 1
statementIndex: 1
reportCustomFields:
- label: loanID
value: '123456'
Expand Down

0 comments on commit 67f2cd1

Please sign in to comment.