Skip to main content

Export

The Swedish Tax Agency during audits may request an export of register data in xml format.

export

Export via API

The export can also be triggered via GET request.

GET /control/export

Query

NameValueExample
fromOptional from date (yyyy-mm-dd)2000-01-01
tillOptional till date (yyyy-mm-dd)2001-01-01
targetOptional, name of target pathC:/temp

Response Header

NameValue
Content-typeApplication/octet-stream
Content-dispositionAttachment;filename=export.tar

Request Example

http://localhost:5618/control/export?target=C:/temp