---
title: "Obtain the url of Teledec declaration page redirection"
method: GET
path: "/apps/{appId}/declare/vat"
tags: ["Vat", "declaration"]
---

# Obtain the url of Teledec declaration page redirection

`GET /apps/{appId}/declare/vat`

Provide the redirection URL to Teledec with pre-filled data for declaring VAT

## Path parameters

- `appId` integer, required

## Query parameters

- `start_at` string, date-time, required
- `period` 'monthly' | 'quarterly' | 'half-yearly' | 'yearly', required

## Response `200`

Success

- object

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/revisions/436b47b78bf4/schema)
