HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
Guides
These docs are for v2024.02. Click to read the latest docs for v2024.08.01.

Commercial payment failed

{
    "eventId": "a1152068-9134-40af-a966-717d63d878c7",
    "eventType": "SERVICE_COMMERCIAL_ACCOUNT_PAYMENT_FAILURE",
    "tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
    "eventDate": "2023-12-18 17:08:07",
    "data": {
        "accountIdentifier": "d23c620f-8c1b-4e41-858b-072b3ac0250e",
        "accountBalance": {
            "amount": -100.01,
            "currencyCode": "GBP"
        },
        "taxInclusive": true,
        "company": {
            "companyIdentifier": "co20231218170330",
            "companyName": "Mertz Group",
            "companyType": "INDEPENDENT"
        },
        "paymentDateTime": "2024-01-29 17:07:53",
        "paymentAmount": {
            "amount": 100.01,
            "currencyCode": "GBP"
        },
        "paymentSource": "SD_TEST_ASYNC"
    },
    "sourceId": "947e64e1-678e-42a0-e053-0100007f4dd6",
    "sourceName": "PW_SYSTEM",
    "sourceType": "USER",
    "entityId": "37288998-844e-4d70-ae39-ac56c8eb6970",
    "entityType": "COMPANY",
    "entityOperation": "O",
    "auditMessage": "Account payment failure"
}