{
    "namespace": "default",
    "authentication": {
        "local": {
            "username": "testuser",
            "password": "testpassword"
        }
    },
    "data": {
        "freedata": {
            "foo": "bar",
            "foostrutc": {
                "subfoo": "subbar"
            }
        },
        "personal_information": {
            "primaryPhoneNumber": {
                "value": "+75860644",
                "certificationDate": "2022-07-19T23:00:00.0Z",
                "source": "mysource"
            },
            "primaryPostalAddress": {
                "value": {
                    "line1": "tempor",
                    "line2": "Lorem dolore sed sint sunt",
                    "line6": "reprehenderit nos",
                    "line3": "repr",
                    "line7": "cillum quis id magna ",
                    "line4": "s"
                },
                "source": "mysource",
                "certificationDate": "2021-10-07T23:00:00.0Z"
            }
        },
        "direct": "nostruct",
        "number": 1
    }
}