-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
International payees can have a BSB and account number. #22
Comments
Some clarity is requested for this change. BSB and Account number is a naming standard for Australian accounts which would make the payee a domestic payee for the purposes of the CDR. Is it necessary to share the fact that the BSB/Account is acting as an international proxy for the purposes of sharing under the regime? An alternative is to represent these payees as domestic payees. |
At this point the recommendation of the DSB will be that Payees of this nature should be represented as Domestic Payees as the target account is domestic in nature. This would appear to be more aligned with the intent of the payees entity which is to represent the address book of the consumer sharing the data to support use cases such as account switching rather than the underlying detail of the payee itself. This approach would also result in no change being required to the standards beyond a clarification of the use of the structures. |
Description
International payees can have BSB and account number, be known to be international and may or may not have other information as required by the BankInternationalPayee schema. In this case the BSB and account number effectively act as an alias and a third party acts as a proxy to transfer funds to the payee.
Area Affected
The following names and definitions are affected:
These objects are used in:
Change Proposed
An optional domesticAccount field is added to BankingInternationalPayee with type BankingDomesticPayeeAccount. This approach avoids breaking changes.
The text was updated successfully, but these errors were encountered: