Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

accounts: pre-note validations #252

Open
adamdecaf opened this issue Oct 16, 2020 · 0 comments
Open

accounts: pre-note validations #252

adamdecaf opened this issue Oct 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@adamdecaf
Copy link
Member

adamdecaf commented Oct 16, 2020

We are looking to support sending pre-notes for account validations. With upcoming changes from NACHA these are a bit better of a validation option.

Pre-notes are zero-balance entries used to affirm an account exists at the RDFI.

We would include this as a strategy in the account validation endpoint:
https://moov-io.github.io/customers/api/#post-/customers/{customerID}/accounts/{accountID}/validations

Also would implement the validator. Strategy interface:
https://github.com/moov-io/customers/blob/v0.5.0-dev23/pkg/validator/strategy.go

This would issue a call over to PayGate (similar to micro-deposits), see moov-io/paygate#601

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Current Work
  
Awaiting triage
Development

No branches or pull requests

1 participant