{
    "username": "username",
    "event": "customer.updated",
    "data": {
        "id": 10,
        "name": "Test Customer",
        "address": "Carrer Balmes 2",
        "city": "Barcelona",
        "state": "Barcelona",
        "country_code": "ES",
        "country": "España",
        "postalCode": "08222",
        "nif": "48838455W",
        "web": "https://revo.works",
        "email": "customerupdated@retail.test",
        "phone": "777888999",
        "notes": null,
        "birthDate": null,
        "gender": null,
        "offline_id": null,
        "allowCredit": "0",
        "maxCredit": "0",
        "password": null,
        "extra_id": null,
        "remember_token": null,
        "config": null
    }
}