Revision History
Stay organized with collections
Save and categorize content based on your preferences.
Revision History
Banking FOP v2 Specification Revision History
This is a revision history noting significant changes to the Banking FOP APIs.
Date |
API Version |
Change Description |
APIs Impacted |
2025-02-10 |
0.0.10 |
Added new TransferFunds result codes: DECLINED_BY_BUSINESS_RULE, RISK_DECLINED, PAYEE_PROXY_UNREACHABLE |
TransferFunds |
2024-09-17 |
0.0.9 |
Drop accountType from AssociatedAccountDetails . This is not relevant for banking-fop-v2. |
AssociateAccount |
2024-03-20 |
0.0.8 |
PayeeProxyKey QR Code - The GetPayeeProxyDisplayInfo request now contains a new proxy type of QR Code. |
GetPayeeProxyDisplayInfo, TransferFunds |
2021-08-25 |
0.0.7 |
Add PIAID segment to POST URLs. |
Google-hosted |
2021-07-20 |
0.0.6 |
Update host documentation. |
All |
2021-03-30 |
0.0.5 |
PayeeProxyKey Virtual Payment Address - The GetPayeeProxyDisplayInfo request now contains a new proxy type of Virtual Payment Address. |
GetPayeeProxyDisplayInfo |
2020-10-27 |
0.0.4 |
GetPayeeProxyDisplayInfo association ID - The GetPayeeProxyDisplayInfo request now contains an optional association ID. This value is only present if the request originated from a user session. |
GetPayeeProxyDisplayInfo |
2020-08-24 |
0.0.3 |
Empty object definition - Small refactor of the Empty object |
GetTransactionStatus, Disburse, TransferFunds |
2020-08-10 |
0.0.2 |
TransferFunds result type - ChargeUnderLimit has optional min amount in response. All results in the AssociateAccountWithVendorGeneratedToken response now have an optional rawResult field. |
TransferFunds, AssociateAccountWithVendorGeneratedToken |
2020-08-05 |
0.0.1 |
Added revision history file |
None |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-11 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-11 UTC."],[[["This revision history tracks notable updates to Banking FOP APIs, including new features and modifications."],["Recent key changes involve removing the `accountType` field, introducing QR code proxy type, and adding PIAID segment to URLs."],["Updates also include Virtual Payment Address proxy type, optional association ID for user sessions, and object definition refactoring."],["Earlier revisions focused on enhancing `TransferFunds` result types and incorporating a rawResult field in responses."],["The initial version (0.0.1) established the revision history documentation."]]],["The Banking FOP API has undergone several revisions. Key changes include adding new result codes for `TransferFunds` (DECLINED_BY_BUSINESS_RULE, RISK_DECLINED, PAYEE_PROXY_UNREACHABLE), and introducing QR Code and Virtual Payment Address proxy types for `GetPayeeProxyDisplayInfo`. `accountType` was removed from `AssociatedAccountDetails`. PIAID segment added to POST URLs. Other updates addressed host documentation, `GetPayeeProxyDisplayInfo` association ID, and refactoring of the Empty object and `TransferFunds` response fields.\n"]]