HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
Guides
These docs are for v2024.01. Click to read the latest docs for v2025.03.01.

Estimate next invoice - new charge

{ "eventType": "SERVICE_COMMERCIAL_BILLING_EST_NEXT_BILL", "tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7", "eventDate": "2023-09-22 16:56:46", "data": { "accountIdentifier": "8744429a-1186-4e44-a63b-9271ae8952ad", "taxInclusive": true, "invoiceFrequency": "MONTHLY", "company": { "companyIdentifier": "co20230922175231", "companyName": "Nader Inc", "companyType": "INDEPENDENT", "companyContact": { "contactIdentifier": "coco20230922175231", "name": { "title": "Dr.", "forename": "Betty", "surname": "Haag" }, "address": { "building": "Unit 23", "line1": "3613 Schmeler Haven", "line2": "Chapelton Retail Park", "line3": "Chapel", "city": "South Brettmouthy", "area": "Fife", "postcode": "KY2 6QJ", "countryCode": "GBR", "phone": "077000000", "email": "Michael32@yahoo.com" } } }, "invoiceIdentifier": "10242", "invoiceDate": "2023-11-09", "dueDate": "2023-11-19", "invoicePeriod": { "startDate": "2023-11-01", "endDate": "2023-11-30" }, "invoiceLanguage": "English", "invoiceMedia": "Email", "invoiceType": "Summary", "totalSubscriptionCharges": { "amount": 87.67, "currencyCode": "GBP" }, "totalOneOffCharges": { "amount": 0, "currencyCode": "GBP" }, "totalCharges": { "amount": 87.67, "currencyCode": "GBP" }, "totalSubscriptionDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalOneOffDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalAdjustments": { "amount": 0, "currencyCode": "GBP" }, "totalCancellationsExcludingVAT": { "amount": 0, "currencyCode": "GBP" }, "totalCancellationsVAT": { "amount": 0, "currencyCode": "GBP" }, "totalCancellationsIncludingVAT": { "amount": 0, "currencyCode": "GBP" }, "totalExcludingVAT": { "amount": 87.67, "currencyCode": "GBP" }, "totalVAT": { "amount": 8, "currencyCode": "GBP" }, "totalIncludingVAT": { "amount": 95.67, "currencyCode": "GBP" }, "outstandingTotalIncludingVAT": { "amount": 95.67, "currencyCode": "GBP" }, "sites": [{ "site": { "siteIdentifier": "si20230922175249", "siteName": "The indigo Pants", "sitePostcode": "PC12 3RP" }, "totalSubscriptionCharges": { "amount": 87.67, "currencyCode": "GBP" }, "totalOneOffCharges": { "amount": 0, "currencyCode": "GBP" }, "totalCharges": { "amount": 87.67, "currencyCode": "GBP" }, "totalSubscriptionDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalOneOffDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalDiscounts": { "amount": 0, "currencyCode": "GBP" }, "totalAdjustments": { "amount": 0, "currencyCode": "GBP" }, "totalCancellations": { "amount": 0, "currencyCode": "GBP" }, "totalExcludingVAT": { "amount": 87.67, "currencyCode": "GBP" }, "totalVAT": { "amount": 8, "currencyCode": "GBP" }, "totalIncludingVAT": { "amount": 95.67, "currencyCode": "GBP" }, "subscriptions": [{ "serviceName": "Back to Who", "serviceType": "SUBSCRIPTION", "serviceStatus": "ACTIVE", "agreementIdentifier": "SUBS-230922-175257", "taxCode": "ZERO", "charges": [{ "period": { "startDate": "2023-11-01", "endDate": "2023-11-22" }, "amountExcludingVAT": { "amount": 47.67, "currencyCode": "GBP" } }, { "period": { "startDate": "2023-11-23", "endDate": "2023-11-30" }, "amountExcludingVAT": { "amount": 40, "currencyCode": "GBP" } }] }] }] }, "sourceId": "947e64e1-678e-42a0-e053-0100007f4dd6", "sourceName": "PW_SYSTEM", "sourceType": "USER", "entityId": "e0a869ea-5905-4bb4-a018-cc77df8a1004", "entityType": "COMPANY", "entityOperation": "O", "auditMessage": "Estimated next invoice generated" }

Did this page help you?