---
title: "POST /picking/orderpickwave/identifiers"
method: POST
path: "/picking/orderpickwave/identifiers"
tags: ["OrderPickwave"]
---

# POST /picking/orderpickwave/identifiers

`POST /picking/orderpickwave/identifiers`

Assigns the provided identifiers to all provided pickwaves

## Query parameters

- `request` AssignPickwaveIdentifierRequest
  - `identifierIds` integer[], nullable
  - `pickingWaveIds` integer[], nullable

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Server Error

---

[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/revisions/0123569a22fb/schema)
