---
title: "POST /v1/crm/requests/{request_id}/action/"
method: POST
path: "/v1/crm/requests/{request_id}/action/"
tags: ["v1"]
---

# POST /v1/crm/requests/{request_id}/action/

`POST /v1/crm/requests/{request_id}/action/`

## Path parameters

- `request_id` integer, required

## Request body

- OrderAction
  - `order_inventories` integer[]
  - `status` 0 | 1 | 2 | 3 | 4 | 5, required — * `0` - Запрос * `1` - Забронировано * `2` - В аренде * `3` - Отменено * `4` - Завершено * `5` - Должник
  - `action` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 — * `0` - reservation * `1` - issue * `2` - receivement * `3` - cancel * `4` - archive * `5` - collect * `6` - creation * `7` - delivery pickup * `8` - delivery issue
  - `datetime` string, date-time, nullable

## Response `201`

- OrderAction
  - `order_inventories` integer[]
  - `status` 0 | 1 | 2 | 3 | 4 | 5, required — * `0` - Запрос * `1` - Забронировано * `2` - В аренде * `3` - Отменено * `4` - Завершено * `5` - Должник
  - `action` 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 — * `0` - reservation * `1` - issue * `2` - receivement * `3` - cancel * `4` - archive * `5` - collect * `6` - creation * `7` - delivery pickup * `8` - delivery issue
  - `datetime` string, date-time, nullable

---

[API](https://skmtc.net/yume-cloud/apis/yume-api.md) · [All operations](https://skmtc.net/yume-cloud/apis/yume-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/yume-cloud/yume-api/versions/90700f5abfcc/schema)
