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

Credit Control - Exit Credit Control

{
    "eventId": "5d846960-daa6-4e58-a1a8-534c9213bf47",
    "eventType": "SERVICE_COMMERCIAL_EXIT_CCC",
    "tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
    "eventDate": "2023-11-03 17:16:07",
    "data": {
        "creditControl": {
            "accountIdentifier": "4a1108ef-c9fe-4944-8910-6d140bf38c77",
            "accountBalance": {
                "amount": -75
            },
            "taxInclusive": true,
            "company": {
                "companyIdentifier": "co20231103170943",
                "companyName": "Garden Bar",
                "companyType": "INDEPENDENT"
            },
            "sites": [
                {
                    "siteIdentifier": "si20231103171012",
                    "siteName": "The Orchid",
                    "status": "RESTRICTED"
                }
            ],
            "totalExcludingVAT": {
                "amount": 0,
                "currencyCode": "GBP"
            },
            "totalVAT": {
                "amount": 0,
                "currencyCode": "GBP"
            },
            "totalIncludingVAT": {
                "amount": 0,
                "currencyCode": "GBP"
            },
            "totalOutstanding": {
                "amount": 0,
                "currencyCode": "GBP"
            },
            "creditControlEntryDate": "2023-01-13",
            "daysInCreditControl": 1
        }
    },
    "sourceId": "95079b7c-eca2-1a78-e053-0100007f3c74",
    "sourceName": "PW_SYSTEM",
    "sourceType": "USER",
    "entityId": "426ce1b5-1c2e-4c66-8dfc-ee5f45114dd2",
    "entityType": "COMPANY",
    "entityOperation": "O",
    "auditMessage": "Credit control exit notification"
}