---
title: "Changes to Mark invoice as awaiting payment"
method: POST
path: "/invoices/{id}/mark-awaiting"
---

# Changes to Mark invoice as awaiting payment

`POST /invoices/{id}/mark-awaiting`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-15** `ce0e9003047c` — 11 warning, 3 info

## Changes

- **2026-08-15** `ce0e9003047c` — 11 warning, 3 info
  - added the new `ARTISPAY` enum value to the `factorName` response property for the response status `200`
  - added the new `BLOCKED` enum value to the `customer/status` response property for the response status `200`
  - added the new `CLOSED` enum value to the `customer/status` response property for the response status `200`
  - added the new `CONTACTED` enum value to the `customer/status` response property for the response status `200`
  - added the new `HAUL_PAY` enum value to the `factorName` response property for the response status `200`
  - added the new `NEW` enum value to the `customer/status` response property for the response status `200`
  - added the new `NURTURING` enum value to the `customer/status` response property for the response status `200`
  - added the new `PENDING` enum value to the `customer/status` response property for the response status `200`
  - added the new `QUALIFIED` enum value to the `customer/status` response property for the response status `200`
  - added the new `QUOTED` enum value to the `customer/status` response property for the response status `200`
  - added the new `TRIUMPH` enum value to the `factorName` response property for the response status `200`
  - removed the `CHURNED` enum value from the `customer/status` response property for the response status `200`
  - removed the `HAULPAY` enum value from the `factorName` response property for the response status `200`
  - removed the `PROSPECT` enum value from the `customer/status` response property for the response status `200`

---

[Operation](https://skmtc.dev/mvmnt/apis/mvmnt-api/docs/invoices/:id/mark-awaiting/post.md) · [API](https://skmtc.dev/mvmnt/apis/mvmnt-api.md) · [Page](https://skmtc.dev/mvmnt/apis/mvmnt-api/changes/invoices/:id/mark-awaiting/post)
