The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/ContentChildren HTTP/1.1
Host: burnets.co.nz
Content-Type: text/csv
Content-Length: length
ServiceType,NodeType,NodeId
String,String,String
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
id,name,nodeType,url,icon,autoload,dimNode,hasChildren,options
String,String,String,String,String,False,False,False,[{}]