Customer Account Deposit Payload

The Customer Account Deposit Payload (payloadTypeId=200) relates to any transaction that moved funds into the customer's account.

Possible properties in data node:

Click to expand
  • amount
  • availableDate
  • comment
  • companyDiscrentionaryData
  • companyEntryDescription
  • companyName
  • createdDate
  • customerId
  • customField1
  • description
  • externalApplicationId
  • externalUrl
  • externalUserId
  • externalUserName
  • feeCode
  • feeDescrition
  • friendlyDescription
  • institutionName
  • isEarlyDeposit
  • masterId
  • modifiedById
  • nachaSettledDate
  • payloadTypeId
  • returnCode
  • settledDate
  • standardEntryClassCode
  • subType
  • subTypeCode
  • tag
  • toAccountAmount
  • toAccountId
  • toAccountNumberMasked
  • toAvailableAmount
  • toCategory
  • toCreatedDate
  • toCustomField1
  • toCustomField2
  • toCustomField3
  • toCustomField4
  • toCustomField5
  • toLegalName1
  • toLegalName2
  • toName
  • toPendingAmount
  • toPrimaryCustomerId
  • toSubCategory
  • toTag
  • toTargetAmount
  • toTargetDate
  • toTargetMetDate
  • transactionId
  • type
  • typeCode
  • version
  • voidedDate

Example Payload

{
  "accountId":45995493,
  "contextId":"9b12e526-198e-40dd-a848-307dc3cddc92",
  "data":[
    [
      {
        "customerId":45995459,
        "transactionId":1441656049,
        "masterId":1441656099,
        "type":"CorePro Deposit",
        "typeCode":"CPDEP",
        "tag":"d7af23e6-2c49-46ca-a6f6-30021438b988:1",
        "amount":200,
        "friendlyDescription":"Transfer from FEDERAL SAVINGS BANK to My Checking",
        "description":"Transfer from linked bank",
        "createdDate":"2019-12-09T06:44:11.758+00:00",
        "settledDate":"2019-12-10T06:00:00.000+00:00",
        "voidedDate":"",
        "availableDate":"2019-12-10T06:00:00.000+00:00",
        "comment":"",
        "modifiedById":45995459,
        "institutionName":"",
        "customField1":"",
        "toAccountNumberMasked":"*************4739",
        "toAccountId":45995499,
        "toCategory":"",
        "toSubCategory":"",
        "toTag":"522e2749-160e-4337-b125-2721c7b3114d",
        "toCustomField1":"",
        "toCustomField2":"",
        "toCustomField3":"",
        "toCustomField4":"",
        "toCustomField5":"",
        "toCreatedDate":"2019-11-20T16:38:57.649+00:00",
        "toTargetAmount":0,
        "toTargetMetDate":"",
        "toTargetDate":"",
        "toLegalName1":"",
        "toLegalName2":"",
        "toName":"My Checking",
        "toPrimaryCustomerId":45995459,
        "companyName": "",
        				"companyEntryDescription": "",
        				"companyDiscretionaryData": "",
        				"standardEntryClassCode": "",
        				"nachaSettledDate": "",
        				"isEarlyDeposit": false,
        "toAccountAmount":0,
        "toAvailableAmount":0,
        "toPendingAmount":200,
        "payloadTypeId":200,
        "version":1,
        "cardId":0
      }
    ]
  ],
  "eventTimeUtc":"2019-12-09T06:44:11.000+00:00",
  "externalAccountId":46392075,
  "impactedCustomerId":45995458,
  "impactedUserId":0,
  "payloadTypeId":200,
  "transactionId":1441656040,
  "userEventId":280567619,
  "userEventTypeId":3060035,
  "version":1
}