Skip to content

search: basic implementation  #14

@adamdecaf

Description

@adamdecaf

It seems handy to offer search over ACH files. We could inspect them for specific trace numbers, amounts, and tons of other fields on headers, details, addendas, etc.

Example requests

GET /search?routingNumber=9999999
GET /search?traceNumber=9999999
GET /sources/{sourceID}/search?traceNumber=99999999

Responses

{
  "files": [
    { .. }, // ACH file 
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions