Skip to content

Commit

Permalink
Deprecated an API endpoint
Browse files Browse the repository at this point in the history
Deprecated an endpoint - Get Available Balance - Cached
  • Loading branch information
Jadavpadma authored Dec 6, 2024
1 parent e7c3a0d commit ec67f60
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion 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.21.1
version: 1.21.2
servers:
- url: 'https://api.finicity.com'
description: Production
Expand Down Expand Up @@ -2777,7 +2777,13 @@ paths:
tags:
- Payments
summary: Get Available Balance - Cached
deprecated: true
description: >-
_This endpoint will no longer be available after June 2025. You must
transition to using the regular Get Available Balance endpoint, which
can return either live or cached data depending on your requirements._


Retrieve the latest cached available and cleared account balances for a
customer. Since we update and store balances throughout the day, this is
the most accurate balance information available when a connection to a
Expand Down

0 comments on commit ec67f60

Please sign in to comment.