get https://cubi-sandbox-api.customersbank.com/rtp/v1/incoming/
Gets an incoming RTP payment
Responses
Gets an incoming RTP payment
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/rtp/v1/incoming/id \
--header 'accept: application/json'
xxxxxxxxxx
28}
{
"id": "string",
"amount": 0,
"accountNumber": "string",
"description": "string",
"referenceId": "string",
"isMemoPosted": true,
"createdAt": "string",
"status": "Initiated",
"paymentDate": "string",
"deliveryDate": "string",
"notes": "string",
"senderName": "string",
"senderAccountNumber": "string",
"senderRoutingNumber": "string",
"senderAddress1": "string",
"senderAddress2": "string",
"senderCity": "string",
"senderState": "string",
"senderZip": "string",
"senderCountry": "string",
"senderBankName": "string",
"senderBankAddress1": "string",
"senderBankAddress2": "string",
"senderBankCity": "string",