get https://cubi-sandbox-api.customersbank.com/transfers/v1/search/download
Responses
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/transfers/v1/search/download \
--header 'accept: application/json'
xxxxxxxxxx
36]
[
{
"id": "00000000-0000-0000-0000-000000000000",
"accountId": "00000000-0000-0000-0000-000000000000",
"accountName": "string",
"counterParty": "string",
"counterPartyAccountId": "00000000-0000-0000-0000-000000000000",
"counterPartyAccountName": "string",
"sendingPartner": "string",
"sendingAccount": "string",
"sendingAccountNumberLast4Digits": "string",
"receivingPartner": "string",
"receivingAccount": "string",
"receivingAccountNumberLast4Digits": "string",
"amount": 0,
"transactionType": "Send",
"internalMemo": "string",
"publicMemo": "string",
"purposeCode": "string",
"purposeDescription": "string",
"status": "ApprovalRequired",
"declineReason": "string",
"initiatingUserId": "string",
"initiatingUserName": "string",
"initiatingUserEmail": "string",