The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /csv/reply/CompanyLookupRequest HTTP/1.1 
Host: scanning.modernekonomi.se 
Content-Type: text/csv
Content-Length: length
OrgNr,VatNr
String,String
 
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
IsValid,Name,VatNr,Address1,Address2,ZipCode,City,AddressRaw
False,String,String,String,String,String,String,String