/incoming/{id} - GET

Gets an incoming RTP payment

Path Params
uuid
required

Format - uuid. The ID of the RTP payment to get

Responses

Response body
object
uuid

The ID of the payment

double

The amount of the payment

string
required

The account number for which the payment was received

string | null

The payment description

string | null

The referenceID of the payment, sent by the originator

boolean

Indicates if the payment is memo or hard posted

date-time

The datetime at which the payment was received

string

Initiated Pending Accepted Completed Rejected Returned Reversed

date-time | null

The date the payment was intended to be delivered

date-time | null

The date the payment was actually delivered

string | null

Notes on the payment, from the sender

string | null

The full name of the sender

string | null

The account number of the sender

string | null

The routing number of the sender

string | null

The address of the sender

string | null

The address (continued) of the sender

string | null

The city of the sender

string | null

The state or province of the sender

string | null

The zipcode of the sender

string | null

The country of the sender

string | null

The name of the senders' bank

string | null

The address of the senders' bank

string | null

The address (continued) of the senders' bank

string | null

The city of the senders' bank

string | null

The state or province of the senders' bank

string | null

The zip code of the senders' bank

Language