get https://cubi-sandbox-api.customersbank.com/wires/v1/incoming
Searches incoming wire payments
Responses
Searches incoming wire payments
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/wires/v1/incoming \
--header 'accept: application/json'
xxxxxxxxxx
56}
{
"pageSize": 0,
"pageOffset": 0,
"totalPages": 0,
"totalItemCount": 0,
"items": [
{
"id": "string",
"amount": 0,
"beneficiaryAccountNumber": "string",
"beneficiaryAccountId": "string",
"isReturn": true,
"originalWireId": "string",
"originatorAccountNumber": "string",
"originatorName": "string",
"originatorAddress1": "string",
"originatorAddress2": "string",
"originatorAddress3": "string",
"typeSubtype": "string",
"receiverRoutingNumber": "string",
"receiverName": "string",
"notes": "string",
"imad": "string",
"omad": "string",
"completedAt": "string",