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

Commercial payment refund

{
	"eventType": "SERVICE_COMMERCIAL_PAYMENT_REFUND",
	"tenantId": "8367f08d-ef04-4df8-9bf3-0ad519cf3be7",
	"eventDate": "2023-09-20 14:17:16",
	"data": {
		"accountIdentifier": "e4867220-b420-4926-9906-13f05ecac8d9",
		"accountBalance": {
			"amount": 0,
			"currencyCode": "GBP"
		},
		"taxInclusive": true,
		"company": {
			"companyIdentifier": "co20230920151230",
			"companyName": "Langworth, Hilll and Connelly",
			"companyType": "INDEPENDENT"
		},
		"refundDate": "2023-10-01",
		"refundAmount": {
			"amount": 11.17,
			"currencyCode": "GBP"
		},
		"refundSource": "CHEQUE"
	},
	"sourceId": "95079b7c-eca2-1a78-e053-0100007f3c74",
	"sourceName": "PW_SYSTEM",
	"sourceType": "USER",
	"entityId": "be6675ad-65c0-449c-ab8c-600b19e654e8",
	"entityType": "COMPANY",
	"entityOperation": "O",
	"auditMessage": "Payment refunded"
}