Direct Debit responses - ADDACS
Successful allocation ADDACS reason code 3
{
"eventType": "SERVICE_COMMERCIAL_BACS_DD_RESPONSE",
"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
"eventDate": "2023-10-04 13:26:57",
"data": {
"accountIdentifier": "e09a5d9f-b63b-4cc7-9cb8-efa38065e71c",
"company": {
"companyIdentifier": "co20231004141336",
"companyName": "Hintz, Bartell and Lesch",
"companyType": "INDEPENDENT"
},
"adviceType": "ADDACS",
"report": {
"date": "2023-10-14",
"reasonCode": "3",
"reasonCodeDescription": "ACCOUNT TRANSFERRED"
},
"accountHolder": {
"name": "Ian Kuczerepa",
"existingSortCode": "231004",
"existingAccountNumber": "10041414",
"newSortCode": "800551",
"newAccountNumber": "00813796"
}
},
"sourceId": "95079b7c-eca2-1a78-e053-0100007f3c74",
"sourceName": "PW_SYSTEM",
"sourceType": "USER",
"entityId": "f92a2228-248e-4284-9f2c-492803b70b60",
"entityType": "COMPANY",
"entityOperation": "O",
"auditMessage": "BACS DD response"
}
Successful allocation ADDACS all other reason codes
{
"eventType": "SERVICE_COMMERCIAL_EXIT_CCC",
"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
"eventDate": "2023-06-06 11:09:07",
"data": {
"accountIdentifier": "958fd61e-b9b9-4494-86dd-a94305434010",
"company": {
"companyIdentifier": "co20230606115816",
"companyName": "Garden Bar Limited",
"companyType": "INDEPENDENT"
},
"adviceType": "ADDACS",
"report": [{
"type": "0000",
"date": "YYYY-MM-DD",
"reasonCode": "0",
}],
"sourceId": "95079b7c-eca2-1a78-e053-0100007f3c74",
"sourceName": "PW_SYSTEM",
"sourceType": "USER",
"entityId": "fba6904f-8cbf-4933-84c0-061834f896c5",
"entityType": "COMPANY",
"entityOperation": "O",
"auditMessage": "BACS payment allocation result"
}
}
Updated 10 months ago