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

accounts: pre-note validations #252

@adamdecaf

Description

@adamdecaf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions