Returns the list of Skatteverket reports (a.k.a. declarations).

Supported Formats

json

Examples

[
  {
    "period": "202310",
    "created_at": "2023-11-01",
    "success": true,
    "submission_id": 70725334,
    "xml_file_url": "https://app.bezala.com/api/skatteverket_declarations/49770/declaration_xml",
    "daily_allowances_count": 4,
    "trips_count": 12,
    "rewards_count": 0
  }
]