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

Billing successful

{
	"eventType": "SERVICE_BILLING_SUCCESS",
	"tenantId": "dfbe8390-b5ae-441e-aed9-e6e02d6f4a44",
	"eventDate": "2023-07-26 22:13:18",
	"data": {
		"customerId": "43ee6a6d-3464-4d13-86b3-0b4fe2a9611f",
		"username": "[email protected]",
		"email": "[email protected]",
		"title": "Mr",
		"firstName": "Matt",
		"lastName": "Turner",
		"dateOfBirth": "1986-01-01",
		"countryCode": "GBR",
		"consents": {
			"contactMethods": ["10001", "10003"]
		},
		"customAttributes": [{
			"name": "Accepted Terms",
			"value": "Yes"
		}, {
			"name": "Accepted Terms Date",
			"value": "2019-06-25"
		}],
		"referAFriend": {
			"code": "aGCOmVoN",
			"active": true
		},
		"product": "Sport Subscription",
		"productCode": "0F6017CBD6194B40B06E",
		"amount": 0,
		"paymentMethod": {
			"paymentType": "MASTERCARD",
			"paymentProvider": "PAYMENTGATEWAY",
			"string2": "541300******0000",
			"expiryDate": "2026-12-01",
			"maskedPAN": "541300******0000",
			"cardMethod": {
				"paymentProvider": "PAYMENTGATEWAY",
				"paymentType": "MASTERCARD",
				"maskedPAN": "541300******0000",
				"expiryDate": "2026-12-01"
			}
		},
		"referrerId": "REFERRER",
		"orderId": 1392908,
		"contractId": 1289486,
		"minimumTerm": {
			"minimumTermDuration": 1,
			"minimumTermUnit": "MONTH",
			"termEndDate": "Sat May 27 00:00:00 CEST 2023"
		}
	},
	"sourceId": "9153b80c-025c-78f9-e053-0100007f4781",
	"sourceName": "PW_SYSTEM",
	"sourceType": "USER",
	"entityId": "43ee6a6d-3464-4d13-86b3-0b4fe2a9611f",
	"entityType": "CUSTOMER",
	"entityOperation": "O",
	"auditMessage": "Billing successful"
}