Deposit Availability Payload
The Deposit Availability payload (payloadTypeId=606) relates to partial deposit becoming available.
Possible properties in data node:
data node:Click to expand
amountavailableDatecardIdcheckAmountcheckNumbercommentcreatedDatecustomerIdcustomField1descriptionensentaCheckIdfriendlyDescriptionfromAccountAmountfromAccountIdfromAccountNumberMaskedfromAvailableAmountfromCategoryfromCreatedDatefromCustomField1fromCustomField2fromCustomField3fromCustomField4fromCustomField5fromLegalName1fromLegalName2fromNamefromPendingAmountfromPrimaryCustomerIdfromSubCategoryfromTagfromTargetAmountfromTargetDatefromTargetMetDateholdCodeholdCodeDescriptioninstitutionNamemasterIdmodifiedByIdpayerAccountNumberMaskedpayerInstitutionDescriptionpayerRoutingNumberpayloadTypeIdreceiptReferenceNumberformerlyreceiptIdsettledDatestatusDescriptionsubmissionDatetagtransactionIdtypetypeCodeversionvoidedDate
Example Payload
{
"accountId":492681,
"contextId":"0e814868-abe3-4acf-863c-b421c8b0d94d",
"data":[
[
{
"customerId":492677,
"transactionId":15558705,
"masterId":15480523,
"type":"Check Deposit No Adjustment",
"typeCode":"CHKDEP",
"tag":"83186641",
"amount":25,
"friendlyDescription":"Check Deposit",
"description":"Check Deposit",
"createdDate":"2018-11-15T22:07:59.6222497-06:00",
"settledDate":"2018-11-15T22:07:59.6222497-06:00",
"voidedDate":"1900-01-01T00:00:00Z",
"availableDate":"2018-11-16T00:04:11.9946733-06:00",
"comment":"",
"modifiedById":492677,
"institutionName":"",
"customField1":"",
"toAccountNumberMasked":"*************6178",
"toAccountId":492681,
"toCategory":"",
"toSubCategory":"",
"toTag":"5c936955-5173-42fb-b4c9-df8de3b10c",
"toCustomField1":"",
"toCustomField2":"",
"toCustomField3":"",
"toCustomField4":"",
"toCustomField5":"",
"toCreatedDate":"2018-08-08T13:09:18.0073060-05:00",
"toTargetAmount":0,
"toTargetMetDate":"9999-12-31T23:59:59.9999999Z",
"toTargetDate":"9999-12-31T23:59:59.9999999Z",
"toLegalName1":"",
"toLegalName2":"",
"toName":"My checking",
"toPrimaryCustomerId":492677,
"payloadTypeId":606,
"version":1,
"cardId":0,
"receiptReferenceNumber": 3000241,
"checkAmount": 37.0,
"submissionDate": "2023-12-06T22:01:34.191+00:00",
"checkNumber": 40042,
"holdCode": "L",
"holdCodeDescription": "",
"payerAccountNumberMasked": "",
"payerInstitutionDescription": "",
"payerRoutingNumber": "",
"checkId": 2928881646,
"statusDescription": "",
"depositAvailability":{
"availabilityAmounts":[
{
"effectiveAvailabilityDate":"2018-11-15T00:00:00-06:00",
"availableDate":"2018-11-15T00:00:00-06:00",
"overrideAvailableDate":"9999-12-31T23:59:59.9999999Z",
"releaseAmount":0,
"remainingAmount":25,
"releasedDate":"2018-11-15T22:07:59.6222497-06:00",
"isReleased":1
},
{
"effectiveAvailabilityDate":"2018-11-16T00:00:00-06:00",
"availableDate":"2018-11-16T00:00:00-06:00",
"overrideAvailableDate":"9999-12-31T23:59:59.9999999Z",
"releaseAmount":25,
"remainingAmount":0,
"releasedDate":"9999-12-31T23:59:59.9999999Z",
"isReleased":0
}
],
"availabilityCode":"L",
"totalReleasedAmount":0,
"totalRemainingAmount":25
}
}
]
],
"eventTimeUtc":"2019-09-17T13:18:50.1151992-06:00",
"externalAccountId":0,
"impactedCustomerId":445828,
"impactedUserId":0,
"payloadTypeId":606,
"transactionId":21001067,
"userEventId":132298530,
"userEventTypeId":30606010,
"version":1
}Updated about 2 months ago
