---
title: "PUT /warehousetransfer/transfers/UpdateStatus"
method: PUT
path: "/warehousetransfer/transfers/UpdateStatus"
tags: ["WarehouseTransfer"]
---

# PUT /warehousetransfer/transfers/UpdateStatus

`PUT /warehousetransfer/transfers/UpdateStatus`

Use this call to change a transfers status

## Request body

- UpdateStatusRequest
  - `transferId` integer
  - `newStatus` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 — Transfer current status

## Response `200`

Success

- integer

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `405` — Method Not Allowed

---

[API](https://skmtc.net/linnworks/apis/authenticate-api.md) · [All operations](https://skmtc.net/linnworks/apis/authenticate-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linnworks/authenticate-api/versions/0123569a22fb/schema)
