---
title: "Resume of all mileage allowances for the current year + employee"
method: GET
path: "/apps/{appId}/purchases/mileage_allowances/resume"
tags: ["Purchases"]
---

# Resume of all mileage allowances for the current year + employee

`GET /apps/{appId}/purchases/mileage_allowances/resume`

## Path parameters

- `appId` integer, required

## Query parameters

- `employee_id` integer
- `year` integer

## 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)
