get https://cubi-sandbox-api.customersbank.com/transfers/v1/
Responses
xxxxxxxxxx
curl --request GET \
--url https://cubi-sandbox-api.customersbank.com/transfers/v1/ \
--header 'accept: application/json'
xxxxxxxxxx
42}
{
"pageSize": 0,
"pageOffset": 0,
"totalPages": 0,
"totalItemCount": 0,
"items": [
{
"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",