---
title: "Update a mileage allowance"
method: POST
path: "/apps/{appId}/purchases/mileage_allowances/{id}"
tags: ["Purchases"]
---

# Update a mileage allowance

`POST /apps/{appId}/purchases/mileage_allowances/{id}`

## Path parameters

- `appId` integer, required
- `id` integer, required

## Query parameters

- `start_address` string
- `arrived_address` string
- `kilometers_count` integer
- `fiscal_power` 3 | 4 | 5 | 6 | 7 | 1 | 50

## Response `200`

Success

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