/incoming - GET

Searches for incoming FEDNOW payments

Query Params
date-time

Format - date-time (as date-time in RFC3339). The start date from which to search

date-time

Format - date-time (as date-time in RFC3339). The end date for which to search

uuid

Format - uuid. The account ID for which to search

boolean
int32

Format - int32.

int32

Format - int32.

string
boolean
Responses

Response body
object
int32
int32
int32
int32
items
array of objects
items
object
uuid

The ID of the payment

double

The amount of the payment

string
required

The account number for which the payment was received

string | null

The payment description

string | null

The referenceID of the payment, sent by the originator

boolean

Indicates if the payment is memo or hard posted

date-time

The datetime at which the payment was received

string

Initiated Pending Accepted Completed Rejected Returned Reversed

date-time | null

The date the payment was intended to be delivered

date-time | null

The date the payment was actually delivered

string | null

Notes on the payment, from the sender

string | null

The full name of the sender

string | null

The account number of the sender

string | null

The routing number of the sender

string | null

The address of the sender

string | null

The address (continued) of the sender

string | null

The city of the sender

string | null

The state or province of the sender

string | null

The zipcode of the sender

string | null

The country of the sender

string | null

The name of the senders' bank

string | null

The address of the senders' bank

string | null

The address (continued) of the senders' bank

string | null

The city of the senders' bank

string | null

The state or province of the senders' bank

string | null

The zip code of the senders' bank

Language