blob: 37c32d5fff1367583c35a8e4075455997ab8f302 [file] [log] [blame]
{"customer": {
"firstName":"John",
"lastName":"Doe",
"age":"35",
"gender":"Male",
"address": {
"street":"123 Fake Street",
"city":"Ottawa",
"country":"Canada"
},"phone-numbers": {
"phone-number":[{"areaCode":"613","value":"123-4567"},{"areaCode":"613","value":"345-6789"}]
}
}}