Real-Time Payments
List Real-Time Payments Request for Payments
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Return the page of entries after this one.
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
Required range:
1 <= x <= 100
Filter the list of Real-Time Payments Requests by status.
Filter the list of Real-Time Payments Requests by User Bank ID.
Response
200
application/json
Real-Time Payments Requests
A list of RTP Request objects.
Represents a Request for Payment over the Real-time Payments network. This transfer is between an RTP-enabled User Bank and an Account.
A pointer to a place in the list.