Program Account Withdrawal Payload
The Program Account Withdrawal payload (payloadTypeId=302) payload relates to any transaction that moved funds out of one of the program's accounts without touching any customer account.
Possible properties in data node:
data node:Click to expand
amountavailableDatecommentcreatedDatecustomerIdcustomField1descriptionfeeCodefeeDescritionfriendlyDescriptionfromAccountAmountfromAccountIdfromAccountNumberMaskedfromAvailableAmountfromCategoryfromCreatedDatefromCustomField1fromCustomField2fromCustomField3fromCustomField4fromCustomField5fromLegalName1fromLegalName2fromNamefromPendingAmountfromPrimaryCustomerIdfromSubCategoryfromTagfromTargetAmountfromTargetDatefromTargetMetDateinstitutionNamemasterIdmodifiedByIdpayloadTypeIdreturnCodesettledDatesubTypesubTypeCodetagtransactionIdtypetypeCodeversionvoidedDate
Example Payload
{
"accountId":4674409,
"contextId":"792ebb-f87f-4e3c-b1f6-916b2f8c0d",
"data":[
[
{
"customerId":0,
"customerTag":"",
"transactionId":607866689,
"masterId":6078666897,
"type":"ProgramReserve to ProgramReserve",
"typeCode":"RSVRSV",
"tag":"",
"amount":20000.0,
"friendlyDescription":"ProgramReserve to ProgramReserve",
"description":"",
"createdDate":"2021-07-26T12:41:03.078+00:00",
"settledDate":"2021-07-26T12:41:03.078+00:00",
"voidedDate":"",
"availableDate":"2021-07-26T12:41:03.078+00:00",
"comment":"",
"modifiedById":2341,
"institutionName":"",
"customField1":"",
"fromAccountNumberMasked":"*************9471",
"fromAccountId":4674409,
"fromAccountAmount":212614.63,
"payloadTypeId":302,
"version":1,
"cardId":0
}
]
],
"eventTimeUtc":"2021-07-26T12:41:03.000+00:00",
"externalAccountId":0,
"impactedCustomerId":0,
"impactedUserId":0,
"payloadTypeId":302,
"transactionId":607866689,
"userEventId":6078666831,
"userEventTypeId":40000012,
"version":1
}Updated 2 months ago
