{
	"topic": "customer_created",
	"id": "f720ecf5-ff98-4ca8-a3f2-d70a65c4a02c",
	"created_at": "2020-10-29T08:49:02+03:00",
	"event": {
		"type": "Customer Created",
		"resource": {
			"last_name": "Doe",
			"first_name": "Jane",
			"middle_name": "M",
			"phone_number": "+254999999999"
		}
	},
	"_links": {
		"self": "https://sandbox.kopokopo.com/webhook_events/f720ecf5-ff98-4ca8-a3f2-d70a65c4a02c",
		"resource": "https://sandbox.kopokopo.com/mobile_money_user/8248a689-490e-4196-930a-db5fcbe58f6c"
	}
}