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

Estimated next invoice - single subscription

{
	"eventType": "SERVICE_COMMERCIAL_BILLING_EST_NEXT_BILL",
	"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
	"eventDate": "2023-09-22 16:07:50",
	"data": {
		"accountIdentifier": "c8b02dda-a2fc-4ea5-83e1-46716e2ae064",
		"taxInclusive": true,
		"invoiceFrequency": "MONTHLY",
		"company": {
			"companyIdentifier": "co20230922165528",
			"companyName": "Crooks, McGlynn and Kuvalis",
			"companyType": "INDEPENDENT",
			"companyContact": {
				"contactIdentifier": "coco20230922165528",
				"name": {
					"title": "Mr.",
					"forename": "Arvel",
					"surname": "Ward"
				},
				"address": {
					"building": "Unit 23",
					"line1": "720 Schoen Trace",
					"line2": "Chapelton Retail Park",
					"line3": "Chapel",
					"city": "Garrickstady",
					"area": "Fife",
					"postcode": "KY2 6QJ",
					"countryCode": "GBR",
					"phone": "077000000",
					"email": "[email protected]"
				}
			}
		},
		"invoiceIdentifier": "10223",
		"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": 65,
			"currencyCode": "GBP"
		},
		"totalOneOffCharges": {
			"amount": 0,
			"currencyCode": "GBP"
		},
		"totalCharges": {
			"amount": 65,
			"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": 65,
			"currencyCode": "GBP"
		},
		"totalVAT": {
			"amount": 0,
			"currencyCode": "GBP"
		},
		"totalIncludingVAT": {
			"amount": 65,
			"currencyCode": "GBP"
		},
		"outstandingTotalIncludingVAT": {
			"amount": 65,
			"currencyCode": "GBP"
		},
		"sites": [{
			"site": {
				"siteIdentifier": "si20230922165606",
				"siteName": "The mint green Shirt",
				"sitePostcode": "PC12 3RP"
			},
			"totalSubscriptionCharges": {
				"amount": 65,
				"currencyCode": "GBP"
			},
			"totalOneOffCharges": {
				"amount": 0,
				"currencyCode": "GBP"
			},
			"totalCharges": {
				"amount": 65,
				"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": 65,
				"currencyCode": "GBP"
			},
			"totalVAT": {
				"amount": 0,
				"currencyCode": "GBP"
			},
			"totalIncludingVAT": {
				"amount": 65,
				"currencyCode": "GBP"
			},
			"subscriptions": [{
				"serviceName": "Back to Who",
				"serviceType": "SUBSCRIPTION",
				"serviceStatus": "ACTIVE",
				"agreementIdentifier": "SUBS-230922-165613",
				"taxCode": "ZERO",
				"charges": [{
					"period": {
						"startDate": "2023-11-01",
						"endDate": "2023-11-30"
					},
					"amountExcludingVAT": {
						"amount": 65,
						"currencyCode": "GBP"
					}
				}]
			}]
		}]
	},
	"sourceId": "947e64e1-678e-42a0-e053-0100007f4dd6",
	"sourceName": "PW_SYSTEM",
	"sourceType": "USER",
	"entityId": "ae78039d-a8f7-4684-96cc-efcd2ad0deb7",
	"entityType": "COMPANY",
	"entityOperation": "O",
	"auditMessage": "Estimated next invoice generated"
}