Check Deposit Reversal Payload

The Check Deposit Reversal payload (payloadTypeId=602) relates to any mobile check deposit message that was reversed by the bank.

Possible properties in data node:

Click to expand
  • amount
  • availableDate
  • cardId
  • checkAmount
  • checkId
  • checkNumber
  • comment
  • createdDate
  • customerId
  • customField1
  • depositRiskFactorId
  • description
  • friendlyDescription
  • institutionName
  • masterId
  • modifiedById
  • payloadTypeId
  • payerAccountNumberMasked
  • payerInstitutionDescription
  • payerRoutingNumber
  • receiptReferenceNumber
  • rejectDate
  • rejectReason
  • rejectReasonCode
  • reviewer
  • settledDate
  • statusDescription
  • submissionDate
  • 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":8003998,
  "contextId":"033821-21de-40cd-a56f-db3b45c2c7",
  "data":[
    [
      {
        "customerId":8003998,
        "customerTag":"",
        "transactionId":60779530,
        "masterId":601344185,
        "type":"Check Deposit Return",
        "typeCode":"CHKDRT",
        "tag":"",
        "amount":5000.0,
        "friendlyDescription":"Check Deposit Return",
        "description":"Check Deposit Return - N",
        "createdDate":"2021-07-26T11:15:50.042+00:00",
        "settledDate":"2021-07-26T11:15:50.042+00:00",
        "voidedDate":"",
        "availableDate":"2021-07-26T11:15:50.042+00:00",
        "comment":"",
        "modifiedById":8003998,
        "institutionName":"",
        "customField1":"",
        "toAccountNumberMasked":"*************7101",
        "toAccountId":8003998,
        "toCategory":"",
        "toSubCategory":"",
        "toTag":"",
        "toCustomField1":"",
        "toCustomField2":"",
        "toCustomField3":"",
        "toCustomField4":"",
        "toCustomField5":"",
        "toCreatedDate":"2021-06-24T09:36:37.767+00:00",
        "toTargetAmount":0.0,
        "toTargetMetDate":"",
        "toTargetDate":"",
        "toLegalName1":"",
        "toLegalName2":"",
        "toName":"Main Checking",
        "toPrimaryCustomerId":8003998,
        "toAccountAmount":60.0,
        "toAvailableAmount":60.0,
        "toPendingAmount":0.0,
        "payloadTypeId":602,
        "version":1,
        "cardId":0,
        "receiptReferenceNumber":120284275,
        "checkAmount":5000.0,
        "submissionDate":"2021-07-21T12:33:13.912+00:00",
        "rejectDate":"2021-07-26T11:15:49.982+00:00",
        "rejectReason":"Altered/Fictitious Item/Suspected Counterfeit/Counterfeit",
        "isReturn":1,
        "checkNumber": 1013,
        "payerAccountNumberMasked": "",
        "payerInstitutionDescription": "",
        "payerRoutingNumber": "101015347",
        "rejectReasonCode": "Y", 
        "checkId": 2928880256,
        "reviewer": "[email protected]",
        "statusDescription": "Rejected",
        "depositRiskFactorId":"2",
      }
    ]
  ],
  "eventTimeUtc":"2021-07-26T11:15:50.000+00:00",
  "externalAccountId":0,
  "impactedCustomerId":8003998,
  "impactedUserId":0,
  "payloadTypeId":602,
  "transactionId":60779530,
  "userEventId":6077953062,
  "userEventTypeId":30605015,
  "version":1
}