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

Estimated next invoice - paper bill charge

{
	"eventType": "SERVICE_COMMERCIAL_BILLING_EST_NEXT_BILL",
	"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
	"eventDate": "2023-09-22 10:47:08",
	"data": {
		"accountIdentifier": "ef5fc9a9-77cb-405d-a3f5-0ae92187511b",
		"taxInclusive": true,
		"invoiceFrequency": "MONTHLY",
		"company": {
			"companyIdentifier": "co20230922114616",
			"companyName": "Goldner, Wolff and O'Conner",
			"companyType": "INDEPENDENT",
			"companyContact": {
				"contactIdentifier": "coco20230922114616",
				"name": {
					"title": "Ms.",
					"forename": "Coralie",
					"surname": "Schamberger"
				},
				"address": {
					"building": "Unit 23",
					"line1": "31976 Mary Road",
					"line2": "Chapelton Retail Park",
					"line3": "Chapel",
					"city": "Lawrencey",
					"area": "Fife",
					"postcode": "KY2 6QJ",
					"countryCode": "GBR",
					"phone": "077000000",
					"email": "[email protected]"
				}
			}
		},
		"invoiceIdentifier": "10208",
		"invoiceDate": "2023-10-09",
		"dueDate": "2023-10-19",
		"invoicePeriod": {
			"startDate": "2023-10-09",
			"endDate": "2023-10-31"
		},
		"invoiceLanguage": "English",
		"invoiceMedia": "Paper Bill",
		"invoiceMediaCharge": {
			"chargeDescription": "Charge for Paper Bill",
			"charge": {
				"amount": 6,
				"currencyCode": "GBP"
			}
		},
		"invoiceType": "Summary",
		"totalSubscriptionCharges": {
			"amount": 48.23,
			"currencyCode": "GBP"
		},
		"totalOneOffCharges": {
			"amount": 0,
			"currencyCode": "GBP"
		},
		"totalCharges": {
			"amount": 48.23,
			"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": 54.23,
			"currencyCode": "GBP"
		},
		"totalVAT": {
			"amount": 0,
			"currencyCode": "GBP"
		},
		"totalIncludingVAT": {
			"amount": 54.23,
			"currencyCode": "GBP"
		},
		"outstandingTotalIncludingVAT": {
			"amount": 54.23,
			"currencyCode": "GBP"
		},
		"sites": [{
			"site": {
				"siteIdentifier": "si20230922114653",
				"siteName": "The sky blue Gloves",
				"sitePostcode": "PC12 3RP"
			},
			"totalSubscriptionCharges": {
				"amount": 48.23,
				"currencyCode": "GBP"
			},
			"totalOneOffCharges": {
				"amount": 0,
				"currencyCode": "GBP"
			},
			"totalCharges": {
				"amount": 48.23,
				"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": 48.23,
				"currencyCode": "GBP"
			},
			"totalVAT": {
				"amount": 0,
				"currencyCode": "GBP"
			},
			"totalIncludingVAT": {
				"amount": 48.23,
				"currencyCode": "GBP"
			},
			"subscriptions": [{
				"serviceName": "Back to Who",
				"serviceType": "SUBSCRIPTION",
				"serviceStatus": "ACTIVE",
				"agreementIdentifier": "SUBS-230922-114659",
				"taxCode": "ZERO",
				"charges": [{
					"period": {
						"startDate": "2023-10-09",
						"endDate": "2023-10-31"
					},
					"amountExcludingVAT": {
						"amount": 48.23,
						"currencyCode": "GBP"
					}
				}]
			}]
		}]
	},
	"sourceId": "947e64e1-678e-42a0-e053-0100007f4dd6",
	"sourceName": "PW_SYSTEM",
	"sourceType": "USER",
	"entityId": "6719a4c8-378e-4dc8-a651-8233f78d470f",
	"entityType": "COMPANY",
	"entityOperation": "O",
	"auditMessage": "Estimated next invoice generated"
}