The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /json/reply/AttachedFileUpdatePermissionsRequest HTTP/1.1
Host: scanning.modernekonomi.se
Content-Type: application/json
Content-Length: length
{"Id":"00000000-0000-0000-0000-000000000000","IsPermissionInherited":false,"IsPrivate":"None","Permission":{"Items":null}}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length
{"Permissions":{"Items":null},"Id":"00000000-0000-0000-0000-000000000000","ParentId":"00000000000000000000000000000000","Created":"0001-01-01T00:00:00.0000000","CreatedBy":{"Id":0,"UserName":"String","FullName":"String","UniqueId":"00000000-0000-0000-0000-000000000000","Email":"String"},"FileName":"String","Status":"Normal","FakturaId":0,"Type":"SupplierInvoiceAttachment","Size":0,"IsPermissionInherited":false,"IsPrivate":"None"}