Create a Real-Time Payments Request for Payment
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Parameters for creating a RTP Request.
The ID of the Account that funds will be received into.
The amount of the RTP Request in USD cents.
The ID of the RTP RFP Registration. This is provided by our team when your business and use case is registered with the Real-time Payments network.
The ID of the User Bank that is being requested from.
Response
Represents a Request for Payment over the Real-time Payments network. This transfer is between an RTP-enabled User Bank and an Account.
The ID of the Account that funds will be received into.
The amount of the Real-time Payments Request in USD cents.
The Real-time Payments Request's unique identifier.
The reason for error if rejected by the Real-time Payments network.
The ID of the RTP RFP Registration. This is provided by our team when your business and use case is registered with the Real-time Payments network.
The current status of the Real-time Payments Request.
pending
, fulfilled
, expired
, declined
, cancelled
, failed
The ID of the User Bank that is being requested from.