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 transfer amount in USD cents.
The ISO 8601 date and time at which the request for payment was created.
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 Account Number in which a successful transfer will arrive.
The expiration time for this request, in UTC. The requestee will not be able to pay after this date.
The transaction 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.
Unstructured information that will show on the recipient’s bank statement.
The account number the request is sent to.
The receiver’s American Bankers’ Association (ABA) Routing Transit Number (RTN).
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
.
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 Real-Time Payments Request for Payments to those destined to the specified Account.
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.
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 requested amount in USD cents. Must be positive.
Details of the person being requested to pay.
The identifier of the Account Number where the funds will land.
The expiration time for this request, in UTC. The requestee will not be able to pay after this date.
Unstructured information that will show on the requestee’s bank statement.
The account number the funds will be requested from.
The requestee’s American Bankers’ Association (ABA) Routing Transit Number (RTN).
The identifier of the Real-Time Payments Request for Payment.