blob: 956b7ea91e3925964b7c02546b5312245cf64e43 [file] [log] [blame]
{"employee": {
"id":123,
"email-address":[
{
"user-id":"jane.doe",
"domain":"example.com"
},
{
"user-id":"jdoe",
"domain":"test.com"
}
],
"mailing-address":[
{
"street":"1 Any Street",
"city":"Ottawa",
"province":"Ontario",
"postal-code":"A1B 2C3"
}
]
}
}