Skip to content
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

Invalid Faim message created if the sender and receiver short name {3100, 3400} is not specified #405

Open
nitu-luna opened this issue Jun 7, 2024 · 0 comments

Comments

@nitu-luna
Copy link

Wire Version: v0.15.5

What were you trying to do? Create a wire faim message

**What Wire specification are you referencing?**Fedwire Application interface Manual

**What did you expect to see?**The 3100 and 3400 tag should not contain a *, and should be 123456789

**What did you see?*The 3100 and 3400 tag was 123456789

**How can we reproduce the problem?**Please specify a sender aba and receiver aba, and do not provide short names in the json
{
"senderDepositoryInstitution":{"senderABANumber":"123456789"},
"receiverDepositoryInstitution":{"receiverABANumber":"123456789"}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant