Create and Update Customer Notes

{
        "EventType": "CustomerNoteCreated",
        "CustomerNote": {
            "userWhoCreatedNote": "API - User not specified",
            "note": "hello world",
            "createdTimestamp": "2019-11-07T19:03:13.0001383Z",
            "id": 64618412,
            "uri": "https://secure.fusebill.com/v1/customernotes/64618412"
        },
        "EventSource": "FusebillUI"