pulipati
9 years agoNew Contributor
Re: Building json using JsonOutput
I am able to build json for single dimensional array but having issues in building multidimensional array.
Can anyone please help me in building JSON using JSONBuilder for the below Json format.
{
"hid": 5000607,
"eid": "mpuli243",
"lud": 1488299449000,
"ats": [{
"ac": ["CCLA0004"],
"lud": 1488296135092,
"prem": "Y",
"pr": [{
"isDefaultBoolean": true,
"a": 11.0,
"pid": 1,
"ct": 1488299449000,
"lud": 1488299449000,
"d": "Y",
"s": [{
"sd": 1488171600000,
"ed": 253402232400000,
"DOW": ["SU",
"MO",
"TU",
"WE",
"TH",
"SA"],
"lud": 1488299449000
}]
}