HTTP + CSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /csv/reply/ClientLocal HTTP/1.1
Host: scanning.modernekonomi.se
Content-Type: text/csv
Content-Length: length
Gid,ClientId,Name,OrgNr,Status,ModuleSupplierInvoices,ModuleReports,ModuleContracts,UserPermissions,Accounts
00000000000000000000000000000000,0,String,String,73,False,False,False,"{0:{User:{Id:0,UserName:String,FullName:String,UniqueId:00000000000000000000000000000000}}}","{LevSkuldsKonto:0,MomsKonto:0,KostnadsKonto:0}"
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
Gid,ClientId,Name,OrgNr,Status,ModuleSupplierInvoices,ModuleReports,ModuleContracts,UserPermissions,Accounts
00000000000000000000000000000000,0,String,String,73,False,False,False,"{0:{User:{Id:0,UserName:String,FullName:String,UniqueId:00000000000000000000000000000000}}}","{LevSkuldsKonto:0,MomsKonto:0,KostnadsKonto:0}"