Wrap JSON in square brackets
-
Hello,
Can anyone tell me how to wrap the json request as an array (in square brackets) like this:
[
{
“AccountNumber”:”null”,
“ABANumber”:”null”,
“ActivatedDate”:”2018-07-27T00:00:00″,
“Address”:”123 Test Street”,
}
]Thanks!
- The topic ‘Wrap JSON in square brackets’ is closed to new replies.