Real-Time Payments transfers move funds, within seconds, between your Increase account and any other account on the Real-Time Payments network. A request for payment is a request to the receiver to send funds to your account. The permitted uses of Requests For Payment are limited by the Real-Time Payments network to business-to-business payments and transfers between two accounts at different banks owned by the same individual. Please contact support@increase.com to enable this API for your team.
The Account Number in which a successful transfer will arrive.
The transfer amount in USD cents.
The ISO 8601 date and time at which the request for payment was created.
The name of the creditor requesting the payment.
The ISO 4217 code for the transfer’s currency. For real-time payments transfers this is always equal to USD.
Details of the person being requested to pay.
The debtor’s account number, which the request is sent to.
The debtor’s American Bankers’ Association (ABA) Routing Transit Number (RTN).
The ISO 8601 date and time after which the request for payment is no longer valid. After this time the debtor’s bank should no longer allow the debtor to pay it.
The identifier of the Inbound Real-Time Payments Transfer that fulfilled this request.
The Real-Time Payments Request for Payment’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.
If the request for payment is refused by the destination financial institution or the receiving customer, this will contain supplemental details.
If the request for payment is rejected by Real-Time Payments or the destination financial institution, this will contain supplemental details.
The ISO 8601 date and time by which the payment was requested to be made.
The lifecycle status of the request for payment.
After the request for payment is submitted to Real-Time Payments, this will contain supplemental details.
A constant representing the object’s type. For this resource it will always be real_time_payments_request_for_payment.
Unstructured information that will show on the recipient’s bank statement.
Filter Real-Time Payments Requests for Payment to those destined to the specified 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.
The identifier of the Account Number where the funds will land.
The requested amount in USD cents. Must be positive.
The name of the creditor requesting the payment. If not provided, defaults to the name of the account’s entity.
Details of the person being requested to pay.
The debtor’s account number, which the funds will be requested from.
The debtor’s American Bankers’ Association (ABA) Routing Transit Number (RTN).
The ISO 8601 date and time after which the request for payment is no longer valid. After this time the debtor’s bank should no longer allow the debtor to pay it. Must not be before requested_execution_at.
The ISO 8601 date and time by which you are requesting the payment to be made.
Unstructured information that will show on the recipient’s bank statement.
The identifier of the Real-Time Payments Request for Payment.