FedNow transfers move funds, within seconds, between your Increase account and any other account supporting FedNow.
The Account from which the transfer was sent.
The destination account number.
If the transfer is acknowledged by the recipient bank, this will contain supplemental details.
The transfer amount in USD cents.
The ISO 8601 date and time at which the transfer was created.
What object created the transfer, either via the API or the dashboard.
The name of the transfer’s recipient. This is set by the sender when creating the transfer.
The ISO 4217 code for the transfer’s currency. For FedNow transfers this is always equal to USD
.
The name of the transfer’s sender. If not provided, defaults to the name of the account’s entity.
The identifier of the External Account the transfer was made to, if any.
The FedNow Transfer’s identifier.
The idempotency key you chose for this object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
The ID for the pending transaction representing the transfer.
If the transfer is rejected by FedNow or the destination financial institution, this will contain supplemental details.
The destination American Bankers’ Association (ABA) Routing Transit Number (RTN).
The Account Number the recipient will see as having sent the transfer.
The lifecycle status of the transfer.
After the transfer is submitted to FedNow, this will contain supplemental details.
The Transaction funding the transfer once it is complete.
A constant representing the object’s type. For this resource it will always be fednow_transfer
.
The Unique End-to-end Transaction Reference (UETR) of the transfer.
Unstructured information that will show on the recipient’s bank statement.
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Filter FedNow Transfers to those that originated from the specified Account.
Filter FedNow Transfers to those made to the specified External Account.
Filter records to the one with the specified idempotency_key
you chose for that object. This value is unique across Increase and is used to ensure that a request is only processed once. Learn more about idempotency.
Return results whose value is in the provided list. For GET requests, this should be encoded as a comma-delimited string, such as ?in=one,two,three
.
Return results after this ISO 8601 timestamp.
Return results before this ISO 8601 timestamp.
Return results on or after this ISO 8601 timestamp.
Return results on or before this ISO 8601 timestamp.
The identifier for the account that will send the transfer.
The creditor’s account number.
The amount, in minor units, to send to the creditor.
The creditor’s name.
The debtor’s name.
The ID of an External Account to initiate a transfer to. If this parameter is provided, account_number
and routing_number
must be absent.
Whether the transfer requires explicit approval via the dashboard or API.
The creditor’s bank account routing number.
The Account Number to include in the transfer as the debtor’s account number.
Unstructured remittance information to include in the transfer.
The identifier of the FedNow Transfer.
The identifier of the FedNow Transfer to approve.
The identifier of the pending FedNow Transfer to cancel.