Customer Account Withdrawal Payload
The Customer Account Withdrawal payload (payloadTypeId=202
) relates to any transaction that moved funds out of the customer's account.
Possible Properties in data
node:
data
node:Click to expand
amount
availableDate
comment
createdDate
customerId
customField1
description
externalApplicationId
externalUrl
externalUserId
externalUserName
feeCode
feeDescription
friendlyDescription
fromAccountAmount
fromAccountId
fromAccountNumberMasked
fromAvailableAmount
fromCategory
fromCreatedDate
fromCustomField1
fromCustomField2
fromCustomField3
fromCustomField4
fromCustomField5
fromLegalName1
fromLegalName2
fromName
fromPendingAmount
fromPrimaryCustomerId
fromSubCategory
fromTag
fromTargetAmount
fromTargetDate
fromTargetMetDate
institutionName
masterId
modifiedById
payloadTypeId
returnCode
settledDate
subType
subTypeCode
tag
transactionId
type
typeCode
version
voidedDate
Example Payload
{
"accountId":885449,
"contextId":"3d5f13f1-13b1-40b8-8c8a-cd350ba2f9c2",
"data":[
[
{
"customerId":885499,
"transactionId":67717929,
"masterId":67717929,
"type":"CorePro Withdrawal",
"typeCode":"CPWTH",
"tag":"e42681ad-7593-44f2-a26b-eac320f28546-885439",
"amount":5.03,
"friendlyDescription":"Transfer from Spend Account to WELLS FARGO BANK NA",
"description":"",
"createdDate":"2019-12-09T21:07:46.859+00:00",
"settledDate":"2019-12-09T22:07:46.855+00:00",
"voidedDate":"",
"availableDate":"2019-12-09T22:07:46.855+00:00",
"comment":"",
"modifiedById":885499,
"institutionName":"",
"customField1":"",
"fromAccountNumberMasked":"*************9079",
"fromAccountId":885449,
"fromCategory":"",
"fromSubCategory":"",
"fromTag":"3598223a-c9e3-4999-adb1-5fc32dbb9d",
"fromCustomField1":"",
"fromCustomField2":"",
"fromCustomField3":"",
"fromCustomField4":"",
"fromCustomField5":"",
"fromCreatedDate":"2019-02-25T23:18:48.112+00:00",
"fromTargetAmount":0,
"fromTargetMetDate":"",
"fromTargetDate":"",
"fromLegalName1":"",
"fromLegalName2":"",
"fromName":"Spend Account",
"fromPrimaryCustomerId":885499,
"fromAccountAmount":47660.76,
"fromAvailableAmount":47655.73,
"fromPendingAmount":0,
"payloadTypeId":202,
"version":1,
"cardId":0
}
]
],
"eventTimeUtc":"2019-12-09T21:07:46.000+00:00",
"externalAccountId":885459,
"impactedCustomerId":885499,
"impactedUserId":0,
"payloadTypeId":202,
"transactionId":67717929,
"userEventId":8917629,
"userEventTypeId":3060060,
"version":1
}
Updated about 1 year ago