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

# PUT /warehousetransfer/transfers/UpdateToLocation

`PUT /warehousetransfer/transfers/UpdateToLocation`

Use this call to update the to location of a transfer.

## Request body

- UpdateToLocationRequest
  - `newLocationId` string, uuid
  - `pkTransferId` integer

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