The following are sample HTTP requests and responses. 
            The placeholders shown need to be replaced with actual values.
POST /jsv/reply/AttachedFileDtoListRequest HTTP/1.1 
Host: scanning.modernekonomi.se 
Content-Type: text/jsv
Content-Length: length
{
	ParentId: 00000000000000000000000000000000,
	Types: 
	[
		SupplierInvoiceAttachment
	],
	DisregardParent: False,
	SortColumn: Id,
	SortColumnStr: Id,
	Page: 0,
	PageSize: 0,
	SortAsc: False
}