---
title: "Transform the quote in a downpayment invoice"
method: POST
path: "/apps/{appId}/quotes/{id}/downpayment"
tags: ["Quotes"]
---

# Transform the quote in a downpayment invoice

`POST /apps/{appId}/quotes/{id}/downpayment`

## Path parameters

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

## Query parameters

- `percent` integer, required

## Response `200`

Success

- Invoice — unresolved $ref

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