Estimate next invoice - multiple services
{
"eventType": "SERVICE_COMMERCIAL_BILLING_EST_NEXT_BILL",
"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
"eventDate": "2023-09-22 16:51:31",
"data": {
"accountIdentifier": "c4fd6e17-c441-4195-8250-a1fa90c15332",
"taxInclusive": true,
"invoiceFrequency": "MONTHLY",
"company": {
"companyIdentifier": "co20230922175035",
"companyName": "Hills - Zemlak",
"companyType": "INDEPENDENT",
"companyContact": {
"contactIdentifier": "coco20230922175035",
"name": {
"title": "Miss",
"forename": "Chanel",
"surname": "Miller"
},
"address": {
"building": "Unit 23",
"line1": "1496 O'Keefe Knolls",
"line2": "Chapelton Retail Park",
"line3": "Chapel",
"city": "Cassinlandy",
"area": "Fife",
"postcode": "KY2 6QJ",
"countryCode": "GBR",
"phone": "077000000",
"email": "[email protected]"
}
}
},
"invoiceIdentifier": "10239",
"invoiceDate": "2023-10-10",
"dueDate": "2023-10-20",
"invoicePeriod": {
"startDate": "2023-10-09",
"endDate": "2023-10-31"
},
"invoiceLanguage": "English",
"invoiceMedia": "Email",
"invoiceType": "Summary",
"totalSubscriptionCharges": {
"amount": 103.88,
"currencyCode": "GBP"
},
"totalOneOffCharges": {
"amount": 50,
"currencyCode": "GBP"
},
"totalCharges": {
"amount": 153.88,
"currencyCode": "GBP"
},
"totalSubscriptionDiscounts": {
"amount": -7.42,
"currencyCode": "GBP"
},
"totalOneOffDiscounts": {
"amount": 0,
"currencyCode": "GBP"
},
"totalDiscounts": {
"amount": -7.42,
"currencyCode": "GBP"
},
"totalAdjustments": {
"amount": 0,
"currencyCode": "GBP"
},
"totalCancellationsExcludingVAT": {
"amount": 0,
"currencyCode": "GBP"
},
"totalCancellationsVAT": {
"amount": 0,
"currencyCode": "GBP"
},
"totalCancellationsIncludingVAT": {
"amount": 0,
"currencyCode": "GBP"
},
"totalExcludingVAT": {
"amount": 146.46,
"currencyCode": "GBP"
},
"totalVAT": {
"amount": 19.65,
"currencyCode": "GBP"
},
"totalIncludingVAT": {
"amount": 166.11,
"currencyCode": "GBP"
},
"outstandingTotalIncludingVAT": {
"amount": 166.11,
"currencyCode": "GBP"
},
"sites": [{
"site": {
"siteIdentifier": "si20230922175058",
"siteName": "The grey Chips",
"sitePostcode": "PC12 3RP"
},
"totalSubscriptionCharges": {
"amount": 103.88,
"currencyCode": "GBP"
},
"totalOneOffCharges": {
"amount": 50,
"currencyCode": "GBP"
},
"totalCharges": {
"amount": 153.88,
"currencyCode": "GBP"
},
"totalSubscriptionDiscounts": {
"amount": -7.42,
"currencyCode": "GBP"
},
"totalOneOffDiscounts": {
"amount": 0,
"currencyCode": "GBP"
},
"totalDiscounts": {
"amount": -7.42,
"currencyCode": "GBP"
},
"totalAdjustments": {
"amount": 0,
"currencyCode": "GBP"
},
"totalCancellations": {
"amount": 0,
"currencyCode": "GBP"
},
"totalExcludingVAT": {
"amount": 146.46,
"currencyCode": "GBP"
},
"totalVAT": {
"amount": 19.65,
"currencyCode": "GBP"
},
"totalIncludingVAT": {
"amount": 166.11,
"currencyCode": "GBP"
},
"subscriptions": [{
"serviceName": "Back to Who",
"serviceType": "SUBSCRIPTION",
"serviceStatus": "ACTIVE",
"agreementIdentifier": "SUBS-230922-175104",
"taxCode": "ZERO",
"charges": [{
"period": {
"startDate": "2023-10-09",
"endDate": "2023-10-31"
},
"amountExcludingVAT": {
"amount": 48.23,
"currencyCode": "GBP"
}
}]
}, {
"serviceName": "Music One",
"serviceType": "SUBSCRIPTION",
"serviceStatus": "ACTIVE",
"agreementIdentifier": "SUBS-230922-175119",
"taxCode": "STANDARD",
"charges": [{
"period": {
"startDate": "2023-10-09",
"endDate": "2023-10-31"
},
"amountExcludingVAT": {
"amount": 55.65,
"currencyCode": "GBP"
}
}],
"discounts": [{
"period": {
"startDate": "2023-10-09",
"endDate": "2023-10-31"
},
"name": "£10 discount for 6 months",
"amount": {
"amount": -7.42,
"currencyCode": "GBP"
}
}]
}],
"oneOffs": [{
"serviceName": "Wednesday Concert",
"serviceType": "ONE-OFF",
"serviceStatus": "ACTIVE",
"agreementIdentifier": "SUBS-230922-175111",
"taxCode": "STANDARD",
"charges": [{
"purchaseDate": "2023-10-09",
"amountExcludingVAT": {
"amount": 50,
"currencyCode": "GBP"
}
}]
}]
}]
},
"sourceId": "947e64e1-678e-42a0-e053-0100007f4dd6",
"sourceName": "PW_SYSTEM",
"sourceType": "USER",
"entityId": "0371790d-dc17-4620-aaed-0f0b51bc2110",
"entityType": "COMPANY",
"entityOperation": "O",
"auditMessage": "Estimated next invoice generated"
}
Updated 10 months ago