Check Withdrawal Payload
The Check Withdrawal payload (payloadTypeId=603) relates to any check withdrawal message that was approved/processed by the bank and withdrawn funds from the customer's account.
Possible properties in data node:
data node:Click to expand
amountapprovedAmountapprovedDateavailableDatecardIdcheckAmountcommentcreatedDatecustomerIdcustomField1descriptionfriendlyDescriptionfromAccountAmountfromAccountIdfromAccountNumberMaskedfromAvailableAmountfromCategoryfromCreatedDatefromCustomField1fromCustomField2fromCustomField3fromCustomField4fromCustomField5fromLegalName1fromLegalName2fromNamefromPendingAmountfromPrimaryCustomerIdfromSubCategoryfromTagfromTargetAmountfromTargetDatefromTargetMetDateinstitutionNamemasterIdmodifiedByIdpayloadTypeIdreceiptIdsettledDatesubmissionDatetagtransactionIdtypetypeCodeversionvoidedDate
Example Payload
{
"accountId":5655595,
"contextId":"0e814868-abe3-4acf-863c-b421a8b0d94d",
"data":[
[
{
"customerId":1062561,
"transactionId":34615425,
"masterId":34615408,
"type":"Check Withdrawal",
"typeCode":"CHKWID",
"tag":"9325870cn9193",
"amount":2,
"friendlyDescription":"Check Withdrawal",
"description":"Check Withdrawal",
"createdDate":"2019-09-13T08:25:10.9484501-05:00",
"settledDate":"2019-09-13T08:25:10.9484501-05:00",
"voidedDate":"1900-01-01T00:00:00Z",
"availableDate":"2019-09-13T08:25:10.9484501-05:00",
"comment":"",
"modifiedById":1062561,
"institutionName":"",
"customField1":"",
"fromAccountNumberMasked":"*************0596",
"fromAccountId":1062566,
"fromCategory":"",
"fromSubCategory":"",
"fromTag":"",
"fromCustomField1":"",
"fromCustomField2":"",
"fromCustomField3":"",
"fromCustomField4":"",
"fromCustomField5":"",
"fromCreatedDate":"2019-05-16T16:03:10.8266342-05:00",
"fromTargetAmount":0,
"fromTargetMetDate":"9999-12-31T23:59:59.9999999Z",
"fromTargetDate":"9999-12-31T23:59:59.9999999Z",
"fromLegalName1":"",
"fromLegalName2":"",
"fromName":"Checking 1",
"fromPrimaryCustomerId":1062561,
"fromAccountAmount":237,
"fromAvailableAmount":237,
"fromPendingAmount":0,
"payloadTypeId":603,
"version":1,
"cardId":0,
"receiptId":9325870,
"checkAmount":2,
"approvedAmount":2,
"submissionDate":"2019-09-13T07:51:54.5254430-05:00",
"approvedDate":"2019-09-13T08:25:10.9354511-05:00"
}
]
],
"eventTimeUtc":"2019-03-05T18:47:02.000+00:00",
"externalAccountId":0,
"impactedCustomerId":5615591,
"impactedUserId":0,
"payloadTypeId":603,
"transactionId":599212455,
"userEventId":132298550,
"userEventTypeId":30605103,
"version":1
}Updated 2 months ago
