---
title: "Mark Invoice as paid"
method: POST
path: "/sales/markPaid"
tags: ["Sales"]
---

# Mark Invoice as paid

`POST /sales/markPaid`

Sets the payment status of selected invoices as paid, marks paidAmount as whole amount.

## Request body

- object
  - `invoiceIds` integer[]

## Response `200`

OK

- SuccessResponse — Regular format of success response in Altera API Retrieved information will always be stored in the 'data' node
  - `result` 'OK'
  - `data` object

## Changes

> 4 revisions in range; 1 could not be searched.

- **2024-08-26** `64c683372c45` — 1 info
  - endpoint added
- **2024-08-26** `a2d864f3a8db` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/altera-co/apis/openapi/changes/sales/markPaid/post.md)

---

[API](https://skmtc.dev/altera-co/apis/openapi.md) · [All operations](https://skmtc.dev/altera-co/apis/openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/altera-co/openapi/revisions/39a4dd6ca527/schema)
